View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#8
You need 'rootsh' package installed via Hildon Application Manager for these X-Terminal commands to perform the file system check.
Code:
sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1
Yes, do the fsck command twice!
For best results better copy and paste the commands to prevent typos.
If any persistent error is put out, please post the full error message for further investigation here.

Last edited by michaaa62; 2014-09-28 at 09:06.
 

The Following 3 Users Say Thank You to michaaa62 For This Useful Post: