View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#32
Originally Posted by HtheB View Post
Well... Actually,

What I did is:

flasher -f -F main.bin --erase-user-data=secure -R

Isn't that enough to also repair the partitions?
Yikes you didn't do it right no wonder... What you have done is just do a rootfs flash not emmc flash... If you screwed up partitions you should have done:

Code:
flasher -f -F main.bin -F emmc.bin --no-preserve --erase-user-data=secure -R
In simple terms, rootfs only flashes your / partition while emmc fixes your partitions
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post: