Ok, I've tried substituting /dev/sdb2 and /dev/sda2 for the root, nothing changes. <br><br>When I installed the F11 OS on sdb, I asked it to install the bootloader on sda to overwrite my existing bootloader, this didn't work, so I rescued the F10 OS and from there I reinstalled the bootloader onto /dev/sda. This got F10 working again. I mounted dev/sdb1 and copied the lines out of the F11 grub.conf into the F10 (/dev/sda1) grub.conf then reinstalled the bootloader (grub-install /dev/sda). F10 boots, but F11 doesn't., it gives me an Error 17.<br>
<br>Here's the F10 grub.conf<br># grub.conf generated by anaconda<br>#<br># Note that you do not have to rerun grub after making changes to this file<br># NOTICE:  You have a /boot partition.  This means that<br>#          all kernel and initrd paths are relative to /boot/, eg.<br>
#          root (hd1,0)<br>#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00<br>#          initrd /initrd-version.img<br>#boot=/dev/sdb<br>default=0<br>timeout=5<br>splashimage=(hd0,0)/grub/splash.xpm.gz<br>
hiddenmenu<br>title Fedora (2.6.27.30-170.2.82.fc10.i686)<br>    root (hd0,0)<br>    kernel /vmlinuz-2.6.27.30-170.2.82.fc10.i686 ro root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318<br>    initrd /initrd-2.6.27.30-170.2.82.fc10.i686.img<br>
title Fedora 11 64-bit<br>    root (hd1,0)<br>    kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet <br>    initrd /initrd-2.6.29.4-167.fc11.x86_64.img<br>title Other<br>
    rootnoverify (hd2,0)<br>    chainloader +1<br><br>And here's the F11 grub.conf<br>default=0<br>timeout=5<br>splashimage=(hd1,0)/grub/splash.xpm.gz<br>hiddenmenu<br>title Fedora (2.6.29.4-167.fc11.x86_64)<br>    root (hd1,0)<br>
    kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet<br>    initrd /initrd-2.6.29.4-167.fc11.x86_64.img<br>title Other<br>    rootnoverify (hd2,0)<br>    chainloader +1<br>
title Fedora 10<br>    rootnoverify (hd0,0)<br>    chainloader +1<br><br><br>Thanks for any advice.<br>Jim<br><br><br><div class="gmail_quote">2009/9/20 Paulo Cavalcanti <span dir="ltr"><<a href="mailto:promac@gmail.com">promac@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div class="gmail_quote"><div class="im">On Sat, Sep 19, 2009 at 1:44 PM, g <span dir="ltr"><<a href="mailto:geleem@bellsouth.net" target="_blank">geleem@bellsouth.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>James Allsopp wrote:<br>
> Hi,<br>
> I've got a machine with three hard-drives in it. two sata and one ide. I've<br>
> a fedora 10 (upgraded from 9) on the first sata drive, and I've installed<br>
> fedora 11 on the second sata drive. The machine boots off the first of these<br>
> drives and the ide one contains windows. I copied the lines out of grub.conf<br>
> on the f11 disk, and copied them to the grub.conf of the first disk, and<br>
> reinstalled. However, f10 boots fine, f11 doesn't boot. and grub gives me an<br>
> error 17.<br>
<br>
</div><br></blockquote></div><div><br>If you are using chainloader for F10,<br>grub has to be installed on F10 /boot partition.<br><br>On the other hand, grub has to be installed on the mbr of the F11 disk.<br> <br>But you have to check on the BIOS, which drive is being used for booting.<br>

It has to be the one with grub on the mbr (F11 - hd1).<br> </div></div><br>-- <br>Paulo Roma Cavalcanti<br>LCG - UFRJ<br>
<br>--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br></blockquote></div><br>