Reply
Thread Tools
Posts: 60 | Thanked: 0 times | Joined on Jan 2011 @ Macedonia
#1
hello all.
i have one problem with my device memory.
the device memory is deleted, i don't know how.
when i open Memory usage in the device memory writes (memory card corrupted).
please help me
 
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:38.