View Single Post
Posts: 90 | Thanked: 580 times | Joined on Jan 2011 @ Belgium
#78
Originally Posted by n900user259 View Post
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'
The correct command would be
Code:
fastboot flash userdata userdata.img
i think.
 

The Following 5 Users Say Thank You to netman For This Useful Post: