View Single Post
Posts: 560 | Thanked: 422 times | Joined on Mar 2011
#4
Originally Posted by pantera1989 View Post
Try these commands:

Code:
root
umount /dev/mmcblk0p2
fsck.vfat -aw /dev/mmcblk0p2
Yes, that's the actual code for the pseudo code I wrote above. The fsck line needs to be repeated until no errors are reported.
 

The Following User Says Thank You to demolition For This Useful Post: