On Thu, 2005-04-14 at 20:16, Chris Adams wrote: > No, you install GRUB on real disk devices, not software RAID partitions. > If /dev/md0 is your /boot and is on /dev/hda1 and /dev/hdb1 (and you > want to install to the MBR), do: Yep. Grub install uses the setup command many times at the grub prompt, specifying real devices in Hurd notation. OTOH, Grub install uses the grub-install command once at the bash prompt, specifying RAID devices in Linux notation. I've been reading the source to figure it out and it's not worth the effort. We'll go off into our nice dark corner, pull out our old package, and do what we've always done. Won't even mention its name. Thanks anyway, --Mike Bird