双硬盘问题(转)

fangcloud 549 2022-07-08

本文转载自网络公开信息

双硬盘问题(转)[@more@]我有两个硬盘,一个装有windowsxp和redhatlinux9.0(主盘),一个装有windowsme和redhatlinux9.0(从盘),当我从主盘引导时去xp或者redhat正常,从从盘引导时去me 正常,但选redhat选项时它引导入了主盘的red,真奇怪,当我仅仅装从盘时它可以正常入me 或者red,我主盘的/etc/grub.conf

# grub.conf generated by anaconda

#

# Note that you do not have to rerun grub after making changes to this file

# NOTICE: You do not have a /boot partition. This means that

# all kernel and initrd paths are relative to /, eg.

# root (hd0,7)

# kernel /boot/vmlinuz-version ro root=/dev/hda8

# initrd /boot/initrd-version.img

#boot=/dev/hda

default=1

timeout=10

splashimage=(hd0,7)/boot/grub/splash.xpm.gz

password --md5 $1$hrFTri85$8nngkd2CpZ3yYI1haR53F.

title Red Hat Linux (2.4.20-8)

root (hd0,7)

kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/

initrd /boot/initrd-2.4.20-8.img

title Windows XP

rootnoverify (hd0,0)

chainloader +1

我从盘的/etc/grub.conf是

# grub.conf generated by anaconda

#

# Note that you do not have to rerun grub after making changes to this file

# NOTICE: You do not have a /boot partition. This means that

# all kernel and initrd paths are relative to /, eg.

# root (hd0,1)

# kernel /boot/vmlinuz-version ro root=/dev/hdb2

# initrd /boot/initrd-version.img

#boot=/dev/hdb

default=0

timeout=10

splashimage=(hd0,1)/boot/grub/splash.xpm.gz

title Red Hat Linux (2.4.20-8)

root (hd0,1)

kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/

initrd /boot/initrd-2.4.20-8.img

title Windows Me

rootnoverify (hd0,0)

chainloader +1

请各位高手指教,谢谢!!!

本站部分文章、图片属于网络上可搜索到的公开信息,均用于学习和交流用途,不能代表亿方云的观点、立场或意见。我们接受网民的监督,如发现任何违法内容或侵犯了您的权益,请第一时间联系小编邮箱daifeng@360.cn 处理。
上一篇:asm磁盘管理篇(asm磁盘组添加磁盘)
下一篇:用bonnie测试硬盘
相关文章

 发表评论

暂时没有评论,来抢沙发吧~