Subject: Re: Trouble building -current
To: Urban Boquist <urban@boquist.net>
From: Michael Wolfson <mw@nosflow.com>
List: port-hp700
Date: 11/14/2004 23:11:32
On Mon, 15 Nov 2004, Urban Boquist wrote:

> Pardon me Michael, but I'm not sure I understand what you are saying
> here. Are you saying that the hp700 machine never issues the first
> DHCP request?

That's correct.  What happens is:
boot lan
[load bootloader via rboot]
Boot: [return]
[load kernel]
Root device [iee0]: [return]
[hang]

Once the kernel is loaded, it does not attempt to send the DHCP request to
find the NFS root filesystem.

> If so, are you sure that you have configured the boot prom correctly?
> There are very good instructions for this in the HP700 FAQ on
> www.netbsd.org.

I wrote that.  And my problem is well past the BootROM, it's at the kernel
looking for its root filesystem stage.

  -- MW