|
2011-04-01
, 21:01
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2011-04-01
, 21:57
|
Posts: 130 |
Thanked: 24 times |
Joined on Jan 2011
|
#3
|
|
2011-04-01
, 22:53
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#4
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2011-04-02
, 10:33
|
Posts: 130 |
Thanked: 24 times |
Joined on Jan 2011
|
#5
|
That error is there if the partition is not mounted in the first place, but i wanted to be sure that it is not mounted, before trying to check the file system. Just go on with next line.
|
2011-04-02
, 10:40
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#6
|
sudo gainroot fsck -r /dev/mmcblk0p1
sfdisk -l
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2011-04-02
, 10:49
|
Posts: 130 |
Thanked: 24 times |
Joined on Jan 2011
|
#7
|
|
2011-04-02
, 11:34
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
dosfsck -a -t -w -v /dev/mmcblk0p1
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2011-04-02
, 12:29
|
Posts: 130 |
Thanked: 24 times |
Joined on Jan 2011
|
#9
|
Still not clear what the error for the file system is
TryCode:dosfsck -a -t -w -v /dev/mmcblk0p1
|
2011-04-02
, 14:28
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#10
|
mkfs.vfat -n MyDocs /dev/mmcblk0p1
apt-get install recovery-tools testdisk /dev/mmcblk0
dd if=/dev/mmcblk0p1 of=/dev/mmcblk0p1 bs=512 count=1 skip=6
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
i says memory card corrupted, i doesnt show the internal memory in the file manager. and when i connect the phone to the pc, it still doesnt show the internal memory
need help thankx