Thread
:
plz help me om my mass storage doesn't work
View Single Post
michaaa62
2011-05-23 , 06:25
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
Most of these cases are, that a bad disconnect from your PC leads to a corrupted file-system. You need rootsh from extras repository installed through your application manager for this to work:
Code:
sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
The second command should give you an error, you might neglect.
Feel free to ask if more errors show up.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62