|
2013-03-25
, 13:18
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#32
|
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?
flasher -f -F main.bin -F emmc.bin --no-preserve --erase-user-data=secure -R
The Following 2 Users Say Thank You to thedead1440 For This Useful Post: | ||
|
2013-03-25
, 13:19
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#33
|
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
|
2013-03-25
, 13:20
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#34
|
|
2013-03-25
, 13:27
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#35
|
|
2013-03-25
, 13:30
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#36
|
The Following User Says Thank You to thedead1440 For This Useful Post: | ||
|
2013-04-04
, 10:57
|
Posts: 123 |
Thanked: 457 times |
Joined on Feb 2012
|
#37
|
dd if=/dev/mmcblk0p3 of=/home/user/MyDocs/home.img
fsck.ext4 -y home.img
dd of=/dev/mmcblk0p3 if=/home/user/MyDocs/home.img
Tags |
application, problem, storage |
|
What I did is:
flasher -f -F main.bin --erase-user-data=secure -R
Isn't that enough to also repair the partitions?
www.HtheB.com
Please donate if you think I'm doing a good job.