[求助!急!]关于文件系统的修复问题

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

[求助!急!]关于文件系统的修复问题

#1

帖子 wq86731 » 2007-02-27 16:07

最近一次启动系统的时候提示检测文件系统的时候出错,需要按ctrl+D才能进入系统.每次启动系统都这样。
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
请问如何修复文件系统阿?(/dev/hda8 是windows的ntfs分区)
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

Re: [求助!急!]关于文件系统的修复问题

#2

帖子 skyx » 2007-02-27 16:10

wq86731 写了:最近一次启动系统的时候提示检测文件系统的时候出错,需要按ctrl+D才能进入系统.每次启动系统都这样。
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
请问如何修复文件系统阿?(/dev/hda8 是windows的ntfs分区

楼主fstab编错了。
no security measure is worth anything if an attacker has physical access to the machine
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

#3

帖子 wq86731 » 2007-02-27 18:29

什么意思 阿?该如何解决?
头像
wq86731
帖子: 92
注册时间: 2006-12-21 9:41

#4

帖子 wq86731 » 2007-02-27 19:08

还没解决阿。。。咋办?
回复