Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: grub-install BIOS problem



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@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index