三点蚊香 发表于 2005-3-10 10:25:58

VFS: Cannot open root device

> VFS: Cannot open root device "LABEL=/" or 0.0
> Please append a correct "root=" boot option
> kernel panic: VFS: Unable to mount root fs

系统无法引导,请问我该怎么修复使系统正常引导?

三点蚊香 发表于 2005-3-10 11:34:21

等待中。

月下刀客 发表于 2005-3-10 11:40:14

你可能要编辑你的/boot/grub/grub.conf
认真看一看这个贴子。
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=29204

hew 发表于 2005-3-10 12:04:30

楼主什么系统?要rescue了.关于rescue 看这里,注意最后部分.

进rescue 后修改系统的/etc/fstab 文件,把LABEL=/这个改为 /dev/hdxx(hdxx 是你的根分区.)

三点蚊香 发表于 2005-3-10 15:09:01

楼主什么系统?要rescue了.关于rescue 看这里,注意最后部分.

进rescue 后修改系统的/etc/fstab 文件,把LABEL=/这个改为 /dev/hdxx(hdxx 是你的根分区.)

在哪里看rescue?

hew 发表于 2005-3-10 15:19:52

http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=87832

真是不好意思,链接忘了.

三点蚊香 发表于 2005-3-10 15:39:47

进入rescue也出现类似错误,
> VFS: Cannot open root device "" or 48:05
> Please append a correct "root=" boot option
> kernel panic: VFS: Unable to mount root fs on 48:05

还有救吗?

hew 发表于 2005-3-10 17:09:12

能看到rescue 的shell 吗?
什么错误不要紧,只要能进shell .

btw :之前你做了什么会让 / 分区的卷标丢失?

三点蚊香 发表于 2005-3-10 17:36:42

我也不知道,那机子好久没动过了,今天开机就成这样子。
选rescue后运行到
> VFS: Cannot open root device "" or 48:05
> Please append a correct "root=" boot option
> kernel panic: VFS: Unable to mount root fs on 48:05
就停了,不能接受键盘输入,我是菜鸟,但觉得的应该没进shell吧?

hew 发表于 2005-3-10 20:12:39

我就奇怪为什么进rescue 也会mount 不上root 分区.

你怎么进rescue 的,然后你装的什么系统啊.

三点蚊香 发表于 2005-3-11 15:36:10

装的是红帽子red9.0,内核2.4-20(8)
用安装盘启动,进入安装确定界面时输入linux rescue,一系列loading后就停止了,错误提示
> VFS: Cannot open root device "" or 48:05
> Please append a correct "root=" boot option
> kernel panic: VFS: Unable to mount root fs on 48:05

hew 发表于 2005-3-11 18:08:51

确认你的盘没问题
页: [1]
查看完整版本: VFS: Cannot open root device