At Thu, 30 May 2002 19:42:42 -0700, brian wrote: > What commands do I need to issue to properly configure grub to properly > load the raid?
echo '(hd0) /dev/md0' > /boot/grub/device.map grub-install '(hd0)' Doesn't that work? Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
