Quote:
Originally Posted by jiacker
[root@kindle /]# ls -al /mnt/mmc
drwxrwxr-x 2 root root 1024 Nov 30 2012 .
drwxrwxr-x 8 root root 1024 Nov 30 2012 ..
[root@kindle /]# fsck /dev/mmcblk0p2
fsck 1.41.10 (10-Feb-2009)
e2fsck 1.41.10 (10-Feb-2009)
fsck.ext2: Superblock invalid, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/mmcblk0p2
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
[root@kindle /]#
Is there something wrong with mmcblk0p2?
|
Impossible to say for certain.
The only thing that can be said is that the file system stored on it is unusable trash.