View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#5
Please post the output of
Code:
sudo gainroot
mount
to check if MyDocs is mounted at all. Then
Code:
sfdisk -l
will show the partitions of the internal and external (if any) cards. If /dev/mmcblk0p1 is still a partition then try to check the filesystem
Code:
fsck -f /dev/mmcblk0p1
Please post as much output as you can from the X-Terminal.
 

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