Re: grub over softvare raid

2006-02-06 Thread Matthew Burgess
Dimitry Naldayev wrote: How I can install grub loader over /dev/md0 software raid mirror ? Please ask this on either lfs-support or bug-grub@gnu.org as it is off-topic for this mailing list. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscr

grub over softvare raid

2006-02-06 Thread Dimitry Naldayev
With lilo it was posible to say boot=/dev/md0 root=/dev/md0 in /etc/lilo.conf and lilo will corectly install boot loader over software raid. (you will need mbr for every disk in raid in this case, but this is not problem) How I can install grub loader over /dev/md0 software raid mirror ? (the lo