Subject: Re: ld0 not configured error at boot.
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: port-i386
Date: 10/07/2002 13:24:12
In message <20021007201838.GD720@antioche.eu.org>, Manuel Bouyer writes:
>On Sun, Oct 06, 2002 at 09:59:40PM -0700, Sean J. Schluntz wrote:
>>
>> Greetings, first time doing a MP with NetBSD and hardware RAID on same
>> box (also first with NetBSD). I've compiled a MP kernel from
>> the sup current-allsrc, when the system boots it complains that
>> ld is not configured, and asks for a boot device. I have the following
>> lines in the config:
>>
>> cac* at pci? dev ? function ? # Compaq PCI array controllers
>> config netbsd root on ld0a type ffs
>> ld* at cac? unit ?
>>
>> The system is a Compaq Prolenia with a mirror (ld0) and a RAID5 setup
>> (ld1) with the OS booting off of ld0a (from the generic install).
>
>First thing it to try a UP kernel compiled from the same sources.
Ah, painfully obvoius :) Thanks, I'll give that a try this afternoon.
-Sean