Subject: Re: grub-install BIOS problem
To: Ray Phillips <r.phillips@jkmrc.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 03/04/2006 17:10:57
On Sat, Mar 04, 2006 at 10:23:54PM +1000, Ray Phillips wrote:
> This message appeared when trying to install grub:
> 
> # grub-install /dev/ld0a

You probably want
grub-install /dev/rld0d

> Probing devices to guess BIOS drives. This may take a long time.
> /dev/ld0a does not have any corresponding BIOS drive.
> #

you may be able to fix this by editing by hand /grub/device.map:
(hd0) /dev/rld0d

Another way to workaround this is to install grub without grub-install,
using the method described in
http://mail-index.netbsd.org/port-xen/2006/03/01/0010.html
this is for RAIDframe, but should easy to adapt for your hardware raid
(obviously you just need to do one install on ld0, not one on each underlying
drives).

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--