LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1192|回复: 1

内核升级后启动后出现问题Kernel panic-not Syncing:VFS:unable to mount root fs o

[复制链接]
发表于 2005-10-15 23:23:48 | 显示全部楼层 |阅读模式
编译安装完重起之后出现Kernel panic-not Syncing:VFS:unable to mount root fs on Unknown-block(3,4)
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hdb3
# initrd /initrd-version.img
#boot=/dev/hdb
default=1
timeout=10
splashimage=(hd0,3)/grub/splash.xpm.gz
title Red Hat Linux (2.6.13.4)
root (hd0,3)
#kernel /boot/vmlinuz-2.6.13.4 ro root=LABEL=/(升级2.4内核到2.6后,默认生成)
kernel /boot/vmlinuz-2.6.13.4 ro root=/dev/hda4 elevator=deadline(按照原文修改的)
initrd /initrd-2.6.13.4.img
title Red Hat Linux (2.4.20-8)
root (hd0,3)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /boot/initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,4)
chainloader +1
grub.conf 文件内容如上, 但是没有办法起动,开机提示如下

Kernel panic-not Syncing:VFS:unable to mount root fs on Unknown-block(3,4)
把root后面的所有的东西都删掉后还是出现Kernel panic-not Syncing:VFS:unable to mount root fs on Unknown-block(3,4)
这是什么问题?请那位给与解决?
发表于 2005-10-16 01:14:02 | 显示全部楼层
首先监察是否把根文件系统编入了内核
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表