View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#40
Time for a file system check!
Code:
sudo gainroot
umount /home/user/MyDocs
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
Please post the complete errors here, if there are any.
 

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