Im not sure if you can do this with kickstart. <br>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 :-)
<br><br>>grub
<br>
Grub>device (hd0) /dev/sdX
<br>
Grub>root (hd0,0)
<br>
Grub>setup (hd0)
<br>
Grub>quit<br><br>-- <br>:wq!<br>kevin.foote
<br><br><div><span class="gmail_quote">On 11/28/06, <b class="gmail_sendername">Johnny Ljunggren</b> <<a href="mailto:johnny@navtek.no">johnny@navtek.no</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hello<br><br>I have a few systems set up with software RAID 1. However only one of them<br>is bootable, so if I disconnect that one the other one will stop with only<br>GRUB written at the top of the screen.<br>Right now my kickstart script saves the boot information to mbr.
<br><br>Is there a way to save boot information to all disks on the system?<br><br></blockquote></div><br><br clear="all"><br>