Chinaunix首页 | 论坛 | 博客
  • 博客访问: 818692
  • 博文数量: 756
  • 博客积分: 40000
  • 博客等级: 大将
  • 技术积分: 4980
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-13 14:40
文章分类

全部博文(756)

文章存档

2011年(1)

2008年(755)

我的朋友

分类:

2008-10-13 14:41:03

安照 升级2.4内核到2.6不能起动的问题. 问题如下,请求帮助
# 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,0)/grub/splash.xpm.gz
title Red Hat Linux (2.6.11.10)
root (hd0,0)
#kernel /vmlinuz-2.6.11.10 ro root=LABEL=/(升级2.4内核到2.6后,默认生成)
kernel /vmlinuz-2.6.11.10 ro root=/dev/hdb1 elevator=deadline(安照 修改的)
initrd /initrd-2.6.11.10.img
title Red Hat Linux (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,4)
chainloader +1
grub.conf 文件内容如上, 但是没有办法起动,开机提示如下

VFS: cannot open root device "/dev/hdb1" or Unknown_block(0,0)
Please append a correct "root=" boot option
Kernel panic-not Syncing:VFS:unable to mount root fs on Unknown-block(0,0)
<7> Whci_hcd 0000:00:1f.4 Suspend-he

注: RH9 安装在 第一个IDE从盘的硬盘第一分区上      
--------------------next---------------------

阅读(280) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~