Yes it does. The partition for MyDocs is not mounted, this might be often triggered by a corrupted file system due to not being safely removed from a PC. Please try Code: sudo gainroot fsck -af /dev/mmcblk0p1 If no errors occur, try to mount it Code: mount /dev/mmcblk0p1 /home/user/MyDocs
sudo gainroot fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs