n900user259
|
2020-11-30
, 14:11
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#71
|
|
2020-12-02
, 09:24
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#72
|
|
2020-12-02
, 10:18
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#73
|
|
2020-12-02
, 10:29
|
|
Posts: 1,718 |
Thanked: 4,764 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#74
|
|
2020-12-02
, 11:16
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#75
|
|
2020-12-02
, 11:32
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#76
|
The Following 6 Users Say Thank You to Bundyo For This Useful Post: | ||
|
2020-12-02
, 13:15
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#77
|
fastboot flash userdata.img unknown partition 'userdata.img' fastboot: error: cannot determine image filename for 'userdata.img'
rem fastboot flash system_a system.img rem fastboot flash system_b system.img rem fastboot flash vendor_a vendor.img rem fastboot flash vendor_b vendor.img
|
2020-12-02
, 13:19
|
Posts: 90 |
Thanked: 580 times |
Joined on Jan 2011
@ Belgium
|
#78
|
First the newly added userdata.img failed to flash:
Code:fastboot flash userdata.img unknown partition 'userdata.img' fastboot: error: cannot determine image filename for 'userdata.img'
fastboot flash userdata userdata.img
The Following 5 Users Say Thank You to netman For This Useful Post: | ||
|
2020-12-02
, 13:35
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#79
|
The correct command would bei think.Code:fastboot flash userdata userdata.img
|
2020-12-02
, 14:20
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#80
|