|

楼主 |
发表于 2005-4-2 12:20:21
|
显示全部楼层
DX:
怎么用LiveCD 去修复啊?可以说的详细一些吗?
devfs在内核的哪个选项里?
现在启动中的出错是:
*starting devfsd...
/sbin/rc:line 271: /sbin/devfsd:No such file or directory
*checking root filesystem...
fsck.ext3:No such file or directory while trying to open /dev/ROOT
/dev/ROOT:
The superblock could not be read or does not describe a correct ext2 filesystem. if the device is valid and it reall contains an ext2 filesystem(and not swap or ufs or something else), then the superblock is corrupt, and you might try runing e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
*Filesystem couldn't be fixed 
我的分区格式是 ext3
最让我 :confused: 的是,此时输入root密码登录后在/dev/目录下都没/dev/ROOT或/devhda??设备文件,而用LiveCD启动,把该分区挂载上去后/dev/则又有那些设备文件了,这究竟是怎么回事啊 :ask |
|