Making both disks bootable in RAID 1 setup

Kevin Foote kevin.foote at gmail.com
Tue Nov 28 16:02:54 UTC 2006


Im not sure if you can do this with kickstart.
What we do here is after the box comes up (during our final system
configuration) we run grub and write the boot stuff to the second disk. Just
one final step before the box goes live :-)

>grub
Grub>device (hd0) /dev/sdX
Grub>root (hd0,0)
Grub>setup (hd0)
Grub>quit

-- 
:wq!
kevin.foote

On 11/28/06, Johnny Ljunggren <johnny at navtek.no> wrote:
>
>
> Hello
>
> I have a few systems set up with software RAID 1. However only one of them
> is bootable, so if I disconnect that one the other one will stop with only
> GRUB written at the top of the screen.
> Right now my kickstart script saves the boot information to mbr.
>
> Is there a way to save boot information to all disks on the system?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20061128/ca9f8ade/attachment.htm>


More information about the Kickstart-list mailing list