repair filesystem
my problem starts-
at the booting time i get......
fsck.ext3:No such file or directory while trying to open /dev/VolGroup00/LogVo100
/dev/VolGroup00/LogVo100:
The superblock couldn't be read or doesn't describe a correct ext2 filesystem.If 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 alternae superblock:
e2fsck -b 8193<device>
please help me what to do because i tried a lot to solve this problem...
|