This method is a mix of a couple of useful pages:

chroot /mnt/sysimage

grub --batch --device-map=/boot/grub/device.map --config-file=/boot/grub/grub.conf --no-floppy

device (hd0) /dev/sda
root (hd0,0)
setup (hd0)
device (hd1) /dev/sdb
root (hd1,0)
setup (hd1)


CategoryLinux

InstallGrubWithRaid (last edited 2006-10-05 11:03:39 by DavidKeen)