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

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

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

#1

帖子 wq86731 » 2007-02-25 15:40

进入桌面前的进度条读到三分之一的时候失败,然后显示
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能进入桌面,但是重启之后还是经过这样的过程才能进入桌面。
请问是什么问题阿?如何解决?
头像
Decease
帖子: 834
注册时间: 2006-12-14 20:33

#2

帖子 Decease » 2007-02-25 15:44

仅重启?
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

#3

帖子 wq86731 » 2007-02-25 15:49

按了ctrl+D后能进入桌面,但是以后每次开机进入ubuntu都会在进度条读到三分之一的时候出现那种情况。。。
头像
houdini
帖子: 250
注册时间: 2006-04-08 22:07
联系:

#4

帖子 houdini » 2007-02-25 16:28

重启进rescure模式,成功进入命令行后reboot一下

试试看
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

#5

帖子 wq86731 » 2007-02-25 17:03

怎么进rescue模式阿?
zhwlyfx
帖子: 440
注册时间: 2007-01-21 15:44

#6

帖子 zhwlyfx » 2007-02-25 18:15

手动修复系统,好像是这个命令fsck -s,这样
-s 顺序地进行 fsck 操作。如果你要检查多个文件系统,并且检查器运行在
交 互模式,这样作比较有好处。(注意: e2fsck(8) 默认是以交互方式运
行的。要使 e2fsck(8) 以非交互方式运行,你必须指定 -p 和 -a 选 项
,如果你想要自动纠正错误,或 -n 选项,如果不想自动纠正错误。)
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

#7

帖子 wq86731 » 2007-02-25 18:24

6楼的大哥能留下您的QQ号么?
回复