红联Linux门户
Linux帮助

问一个双linux的问题

发布时间:2006-05-28 10:46:21来源:红联作者:meitao605
我在我的电脑上把redflag dt 5.0装在了/dev/hda9 引导程序在MRB用的grub,
另外一个redhat装在了/dev/hda6引导程序装在分区之前用的LILO。我配置了
redflag里面的menulist 如下:(但是在启动菜单上还是看不见red hat我不是很懂下面的文件该怎么用,大虾们帮忙看一下,感激不尽)

# 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,7)
# kernel /vmlinuz-version ro root=/dev/hda9
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,7)/grub/splash.xpm.gz
fontfile=(hd0,7)/grub/fonts
title Red Flag Desktop (2.6.9-5.34DT)
root (hd0,7)
kernel /vmlinuz-2.6.9-5.34DT ro root=LABEL=/12 vga=785 splash=silent resume2=swap:/dev/hda10
initrd /initrd-2.6.9-5.34DT.img
title Red Flag Desktop-2.6.9-5.34DT (Safe Mode)
root (hd0,7)
kernel /vmlinuz-2.6.9-5.34DT ro root=LABEL=/12 4
initrd /initrd-2.6.9-5.34DT.img
title Red Flag Desktop-2.6.9-5.34DT (Console Mode)
root (hd0,7)
kernel /vmlinuz-2.6.9-5.34DT ro root=LABEL=/12 3
initrd /initrd-2.6.9-5.34DT.img
title Windows
rootnoverify (hd0,0)
chainloader +1
title Red Hat Linux (2.4.18-5.58)
   root (hd0,5)
   kernel /vmlinuz-2.4.18-5.58 ro root=LABEL=/
   initrd /initrd-2.4.18-5.58.img
文章评论

共有 3 条评论

  1. loverf 于 2006-06-17 19:02:30发表:

    最好配置grub.conf

  2. zhanggw911 于 2006-06-15 11:17:00发表:

    可以引导LILO的。用redflag dt5.0光盘引导选重新引导系统,添加LILO的引导区,保存重新启动。

  3. Subbo 于 2006-05-28 21:25:36发表:

    不知道GRUB能否引导启动LILO,没试过。GRUB倒是可以引导启动GRUB。