View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#16
Use of the search function would have saved you a lot of time. You need rootsh installed for these commands to work
Code:
sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1
If errors occur please post the complete message here.
 

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