Subject: Re: Compiling a custom kernel for the SHARK
To: Thomas Mainka <thomas.mainka@gmx.de>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-arm32
Date: 06/30/1999 19:02:05
On Wed, Jun 30, 1999 at 06:51:06PM +0200, Thomas Mainka wrote:
> > Yes. You have to hardwire the root device... our kernel can't read it from
> > openfirmware yet.
> 
> Actually I'd like it to read the configuration via DHCP. I thought that
> specifying
> 
>   "config netbsd_netboot root on cs0 type nfs    # Ethernet"
> 
> in the kernel config file would be sufficient. Where should I hardwire the
> root device?

exactly there. ... then it must be something else.

	-is