Thread
:
My device memoy is deleted
View Single Post
michaaa62
2011-06-27 , 07:51
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
Why don't you try a search on memory card corrupted to find the code to fix this
Code:
sudo gainroot umount /dev/mmcblk0p1
Should give you an error, because nothing mounted, but still do it for safeties sake.
Code:
fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
There are corruptions that may not get fixed that easy, so if things fail please post your errors here.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62