zmq 发表于 2003-9-18 14:18:17

文件系统问题,都来侃侃!!1

我装的是两个RED HAT LINUX 9。0,一个WINDOWS2000,今天早上开机后就遇到了下面的问题:有一个系统无法进入,其他都很正常。我的文件系统类型是ext3,我都整了一上午了,请大家帮帮忙

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), thenthe superblock is corrupt, and you might try running e2fsck with an alternate superblock:
          e2fsck -b 8193 <device>
fsck.ext3:No such file or directory while trying to open iABEL=/
                                                                              

mozilla 发表于 2003-9-18 14:28:23

e2fsck /dev/hdxx检查分区

zmq 发表于 2003-9-18 14:32:06

我都试了e2fsck -f /dev/hda6
         -p,还有e2fsck -b 8193 /dev/hda6
还有把8193改成32768 ,98304,等
还有没有更好的办法

mozilla 发表于 2003-9-18 14:43:22

这就不知道了

Joker_cn 发表于 2003-9-18 17:43:40

/sbin/fsck.ext3 /dev/hdxx
页: [1]
查看完整版本: 文件系统问题,都来侃侃!!1