View Single Post
Posts: 150 | Thanked: 3 times | Joined on Jan 2007
#103
AhhhhhhhhH! The ext2 filesystem is down again

Code:
/opt # ls
ls: ./lib: Input/output error
ls: ./proc: Input/output error
ls: ./sbin: Input/output error
ls: ./root: Input/output error
ls: ./media: Input/output error
ls: ./floppy: Input/output error
ls: ./initrd: Input/output error
ls: ./tar-temp: Input/output error
bin         dev         home        mnt         srv         tmp         var
boot        etc         lost+found  opt         sys         usr
Code:
[  295.921875] mmci-omap mmci-omap.1: card status error (CMD13)
[  343.654205] omapfb omapfb: s1d1374x: setting update mode to disabled
[  449.595886] EXT2-fs error (device mmcblk0p2): ext2_check_page: bad entry in directory #30529: rec_len is smaller than minimal - offset=0, inode=0, rec_len=0, name_len=0
[  456.912719] mmci-omap mmci-omap.1: card status error (CMD13)
[  482.362670] mmci-omap mmci-omap.1: card status error (CMD13)
[  490.015686] mmci-omap mmci-omap.1: card status error (CMD13)
[  493.506347] mmci-omap mmci-omap.1: card status error (CMD13)
[  494.470550] mmci-omap mmci-omap.1: card status error (CMD13)
[  564.211853] EAC mode: play enabled, rec enabled
[  564.271484] omapfb omapfb: s1d1374x: setting update mode to manual
[  566.719146] EAC mode: play disabled, rec disabled
[  624.302612] omapfb omapfb: s1d1374x: setting update mode to disabled
[  639.328521] mmci-omap mmci-omap.1: card status error (CMD13)
[  704.752166] EXT2-fs error (device mmcblk0p2): ext2_readdir: bad page in #30529
[  739.329101] mmci-omap mmci-omap.1: card status error (CMD13)
[  807.463836] EXT2-fs error (device mmcblk0p2): ext2_readdir: bad page in #30529
[  852.689422] EXT2-fs error (device mmcblk0p2): ext2_readdir: bad page in #30529
[  855.145446] EXT2-fs error (device mmcblk0p2): ext2_readdir: bad page in #30529
[  879.315307] mmci-omap mmci-omap.1: card status error (CMD13)
[  914.327880] mmci-omap mmci-omap.1: card status error (CMD13)
[ 1144.328308] mmci-omap mmci-omap.1: card status error (CMD13)
[ 1273.524353] EAC mode: play enabled, rec enabled
[ 1273.599548] omapfb omapfb: s1d1374x: setting update mode to manual
[ 1276.023803] EAC mode: play disabled, rec disabled
[ 1333.615112] omapfb omapfb: s1d1374x: setting update mode to disabled
[ 1361.551879] EXT2-fs warning: mounting fs with errors, running e2fsck is recommended
[ 1416.477569] EAC mode: play enabled, rec enabled
[ 1416.544738] omapfb omapfb: s1d1374x: setting update mode to manual
[ 1418.976654] EAC mode: play disabled, rec disabled
and:

Code:
/ # e2fsck /dev/sdd2
e2fsck 1.37 (21-Mar-2005)
e2fsck: No such file or directory while trying to open /dev/sdd2

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>
OK, I am finished with that Now there still remains one question: What's faulty? My N800 or the SD Card?