View Single Post
azad1top's Avatar
Posts: 84 | Thanked: 11 times | Joined on Aug 2012 @ iran
#10
Originally Posted by michaaa62 View Post
Use the -r option to do the repair manually like you tried
Code:
sudo gainroot
umount /dev/mmcblk0p1
fsck -r /dev/mmcblk0p1
But make sure the umount command really unmounts the device. Did you notice that you got an error during the first try...
May be try rebooting to get the state of the MyDocs partition reset to some sane state. Then try the fsck process again.
Thank you michaaa62

2O 20