On an exisiting station running Suse 11.1, I installed Fedora 11 into a new partition, leaving the previous partitions intact. I told Anaconda to install the boot info into this same partition. I was hoping that I can use the new Fedora system, and in case of emergency look stuff up on the older partitions. Anyhow, upon reboot, Grub presents me with the same old menu as before I installed Fedora 11. So I fired up Suse's boot mainteneance gui, which has an option to "look for and merge other grub installations", and sure enough it found the new Fedora 11 partition (in addition to many older kernels' boot info). The problem is that upon selecting F11, grub display chainloader+1, the cpu box whistles, and that's that. It seems like a minor thing for folks that know grub. I don't :). Here is a copy of /boot/grub/menu.lst: (Please excuse if I should not have posted all of it.) ----------------------------------------- # Modified by YaST2. Last modification on Wed Sep 2 18:32:03 EDT 2009 default 0 timeout 8 ##YaST - generic_mbr gfxmenu (hd0,0)/message ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 root (hd0,0) kernel /vmlinuz root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd ###Don't change this comment - YaST2 identifier: Original name: xen### title XEN root (hd0,0) kernel /xen.gz module /vmlinuz-xen root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 module /initrd-xen ###Don't change this comment - YaST2 identifier: Original name: Fedora (2.6.29.6-217.2.16.fc11.i686.PAE) (/dev/mapper/nvidia_fcdefcfd_part8)### title Fedora (2.6.29.6-217.2.16.fc11.i686.PAE) (/dev/mapper/nvidia_fcdefcfd_part8) rootnoverify (hd0,7) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 root (hd0,0) kernel /vmlinuz root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x346 initrd /initrd ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-2.6.27.29-0.1-default root (hd0,0) kernel /vmlinuz-2.6.27.29-0.1-default root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd-2.6.27.29-0.1-default ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-2.6.27.29-0.1-xen root (hd0,0) kernel /vmlinuz-2.6.27.29-0.1-xen root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd-2.6.27.29-0.1-xen ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-xen root (hd0,0) kernel /vmlinuz-xen root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd-xen ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-2.6.25-14.fc9.i686 root (hd0,0) kernel /vmlinuz-2.6.25-14.fc9.i686 root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-2.6.25.9-76.fc9.i686 root (hd0,0) kernel /vmlinuz-2.6.25.9-76.fc9.i686 root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd ###Don't change this comment - YaST2 identifier: Original name: linux### title Kernel-2.6.27.29-0.1-pae root (hd0,0) kernel /vmlinuz-2.6.27.29-0.1-pae root=/dev/disk/by-id/raid-nvidia_fcdefcfd-part7 resume=/dev/disk/by-id/raid-nvidia_fcdefcfd-part5 splash=silent showopts vga=0x346 initrd /initrd-2.6.27.29-0.1-pae ----------------------------------------- And here is a screenshot of their gui, listing Fedora 11 third. http://picasaweb.google.com/nat101L/LinuxSnapshots#5377003389525497330 Thank you all. nat -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines