QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1654|回复: 5

内核从2.4.20升级到2.6.13.4 后遇到问题

[复制链接]
发表于 2005-10-16 09:24:56 | 显示全部楼层 |阅读模式
从grub选择2.6.13.4启动之后出现下面的问题:Kernel panic-not Syncing:VFS:unable to mount root fs on Unknown-block(3,4)
这是什么原因?Grub.conf的内容如下:
# 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 /boot/initrd-2.6.13.4.img
title Red Hat Linux (2.4.20-
root (hd0,3)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,4)
chainloader +1
我把root后面的内容全部删除之后还是出现这样的问题:Syncing:VFS:unable to mount root fs on Unknown-block(3,4)
望那位老兄跟我讲什么原因,要怎样才把问题消除
搞了好几天,还是这问题,很郁闷哪,望那位救救我吧
发表于 2005-10-16 10:52:22 | 显示全部楼层
你是怎样升级的?
回复

使用道具 举报

 楼主| 发表于 2005-10-16 17:08:25 | 显示全部楼层
就是对源代码进行编译呀
make xconfig
make bzImage
make Modules
make Modules_install
make install
按照一些网上的资料把grub.conf改成上面的形式,就出现上面的问题。如果不改,也不能启动
求求那位救救我吧
我现在真的不知咋办了
回复

使用道具 举报

发表于 2005-10-16 22:14:40 | 显示全部楼层
You need to modify some files after updating kernel from 2.4 serials to 2.6 serials.
回复

使用道具 举报

 楼主| 发表于 2005-10-18 10:05:13 | 显示全部楼层
老兄说具体点,到底要修改那些文件
怎么修改那些文件
请给一些具体、详细的介绍好吗?
回复

使用道具 举报

发表于 2005-10-18 10:31:44 | 显示全部楼层
论坛有相关的帖子,你搜一下。我没那么升过。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-2 00:28 , Processed in 0.047920 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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