View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
Sounds like a corrupted file system, from the vague description you gave...

Try

Code:
root
umount /home/user/MyDocs
fscka -af /dev/mmcb1k0p1
mount /dev/mmcb1k0p1 /home/user/MyDocs
If that does not solve your problem, make sure you provide better error messages. Also, there is a search function on the forum.
 

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