|
昨天重新安装一次LFS,加载根目录时出错,提示根目录以read-only加载成功的,接下去,Checking file system时,提示:
fsck.ext2:No such file or directory while trying to open /dev/hda1
/dev/hda1:
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 someting else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
谁能告诉我,出什么问题了? |
|