Thread
:
How do I fsck my disks?
View Single Post
qwerty12
2008-10-22 , 20:00
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
2
In the case of a cd, use the hole in the middle...
Get root access, umount /media/mmc(whatever for the card), run fsck.vfat -a /dev/icecorrespondingtommc, fsck.vfat -r /dev/devicecorrespondingtommc
(mount / df can tell you device nodes + mountpoints)
Usually, internal card is mounted at /media/mmc2 with device node /dev/mmcblk0 (possibly mmcblk0p1)
Last edited by qwerty12; 2008-10-22 at
20:25
.
Quote & Reply
|
qwerty12
View Public Profile
Find all posts by qwerty12