View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
Please try to check the partition's file system.
Code:
sudo gainroot
fsck -af /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
Please 'Copy and Paste' the commands and the output to avoid to loose important hints!