Subject: RE: diskless ss20 problems - 1.5.2
To: matthew green <mrg@eterna.com.au>
From: Chris Tresco <rardoe@rarcom.com>
List: port-sparc
Date: 04/21/2002 09:26:44
So... I have to recompile the kernel to fix this??
Chris
-----Original Message-----
From: matthew green [mailto:mrg@eterna.com.au]
Sent: Sunday, April 21, 2002 9:25 AM
To: Chris Tresco
Cc: port-sparc@netbsd.org
Subject: re: diskless ss20 problems - 1.5.2
can't determine root device
root device (default ledma0): le0
dump device: le0
file system (default generic): nfs
there seems to be some new bug in boot device detection. i noticed
this one i think a classic recently, who also tried to tell me that
ledma was the boot device...
you can work around it with a hard coded config file for now:
config netbsd root on le0 type nfs
in your config file.
.mrg.