[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub does not boot when disk order changes
From: |
Jordan Uggla |
Subject: |
Re: grub does not boot when disk order changes |
Date: |
Mon, 26 Nov 2012 12:53:40 -0800 |
On Mon, Nov 26, 2012 at 1:05 AM, Oguz Yilmaz <address@hidden> wrote:
> I have install grub on to MBR of second disk by "grub-install
> /dev/sdb". It installed succesfully. However when I change the order
> to second disk to simulate, I got: "Error 15: File not found" on grub
> stage.
>
> | root (hd0,0) |
> | kernel /boot/vmlinuz-3.5.3 ro root=LABEL=/ console=ttyS0,19200n8 |
> | initrd /boot/initrd-3.5.3.img
>
> If I change grub line "root (hd0,0)" to "root (hd1,0)" it boots
> correctly. However, this should work without admin intervention.
>
> How can I build such a self working grub boot on case of a disk order change?
Upgrade to grub2 which handles this case properly by default. Grub
legacy is not supported here, and hasn't had an upstream for more than
6 years.
--
Jordan Uggla (Jordan_U on irc.freenode.net)