分页: 1 / 1

[问题]进入桌面前的进度条读到三分之一的时候。。。

发表于 : 2007-02-25 15:40
wq86731
进入桌面前的进度条读到三分之一的时候失败,然后显示
Log of fsck -C -R -A -a
Sun Feb 25 15:24:21 2007

fsck 1.39 (29-May-2006)
/dev/hda11: clean, 5783/1281696 files, 123667/2560351 blocks
/dev/hda6: clean, 114988/659936 files, 618185/1319330 blocks
fsck.ext3: Bad magic number in super-block while trying to open /dev/hda8

/dev/hda8:
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>

fsck died with exit status 8

Sun Feb 25 15:24:21 2007
----------------
并且提示按ctrl+D能进入桌面,但是重启之后还是经过这样的过程才能进入桌面。
请问是什么问题阿?如何解决?

发表于 : 2007-02-25 15:44
Decease
仅重启?

发表于 : 2007-02-25 15:49
wq86731
按了ctrl+D后能进入桌面,但是以后每次开机进入ubuntu都会在进度条读到三分之一的时候出现那种情况。。。

发表于 : 2007-02-25 16:28
houdini
重启进rescure模式,成功进入命令行后reboot一下

试试看

发表于 : 2007-02-25 17:03
wq86731
怎么进rescue模式阿?

发表于 : 2007-02-25 18:15
zhwlyfx
手动修复系统,好像是这个命令fsck -s,这样
-s 顺序地进行 fsck 操作。如果你要检查多个文件系统,并且检查器运行在
交 互模式,这样作比较有好处。(注意: e2fsck(8) 默认是以交互方式运
行的。要使 e2fsck(8) 以非交互方式运行,你必须指定 -p 和 -a 选 项
,如果你想要自动纠正错误,或 -n 选项,如果不想自动纠正错误。)

发表于 : 2007-02-25 18:24
wq86731
6楼的大哥能留下您的QQ号么?