QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 797|回复: 2

"root=/dev/hda8",have problem?

[复制链接]
发表于 2003-5-21 16:00:04 | 显示全部楼层 |阅读模式
when i usr 2.4.20-686 to up my system ,the kernel panic at  cann't find root and ask me to append a corret root position  .
but u can see in my conf file that 2.2.20 kernel can boot correctly while using the same argument
i used apt-get kernel-image-2.4.20-686  
why , t k u
---------------------------------------------my grub.conf:
default=1
timeout=10
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
        root (hd0,6)
        kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/
        initrd /boot/initrd-2.4.18-14.img
title Windows XP
        rootnoverify (hd0,0)
        chainloader +1
title Debian Linux (2.2.20)
        root (hd0,7)
        kernel /boot/vmlinuz-2.2.20 ro root=/dev/hda8
title Debian Linux (2.4.20)
        root (hd0,7)
        kernel /boot/vmlinuz-2.4.20-686 ro root=/dev/hda8

#        initrd /boot/initrd-2.4.20-686.img
发表于 2003-5-22 09:38:56 | 显示全部楼层
如果你的磁盘需要利用的模块不能加载或者没有内嵌,就可能出现这样的事情。
比如你是用scsi,raid,reiserfs,ext3.支持这些东西的模块最好内嵌在内核里面
回复

使用道具 举报

发表于 2003-5-28 00:11:07 | 显示全部楼层
2.4.XX-ARCH kernel image不支持reiserfs root分区
因为是将reiserfs做为模块,而非内嵌
jfs就不用说了  
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-10-5 16:25 , Processed in 0.042928 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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