求助:2.6内核升级的问题
我前面已经发过帖子,到现在我已经折腾了72个小时,查遍了网上各种资料,可是还没有解决问题。我成功地make以后,用grub方式启动,每次都都提示:
VFS: Cannot open root device "LABEL=/" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic VFS: Unable to mount root fs on unknown-block(0,0)
或者:
VFS: Cannot open root device "sda2" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic VFS: Unable to mount root fs on unknown-block(0,0)
我已经启动了UFS选项,以下是我的grub.conf:
#
# 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/sda2
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.6.8)
root (hd0,0)
kernel /vmlinuz-2.6.8 ro root=/dev/sda2
initrd /initrd-2.6.8.img
title Red Hat Linux (2.4.20-8smp)
root (hd0,0)
kernel /vmlinuz-2.4.20-8smp ro root=LABEL=/
initrd /initrd-2.4.20-8smp.img
title Red Hat Linux-up (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
下面是我的硬盘分区情况:
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 34089756 1660576 30697496 6% /
/dev/sda1 198321 17404 170678 10% /boot
none 256340 0 256340 0% /dev/shm
到现在我真的已经没有办法了,请那位高手帮我解惑,不胜感激!我的msn:victor_cui@163.net, qq:5559135