Subject: Re: It works! But...
To: Gareth J. Greenaway <gareth@wiked.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: port-dreamcast
Date: 05/08/2001 13:53:32
On Mon, 7 May 2001, Gareth J. Greenaway wrote:
> Thanks guys for all the work, finally got the BBA today and now have
> netbsd booting over nfs.  One issues Ive run into though in /dev/.  A
> couple of the "files" in there give a Not configured response when they
> are accessed.  The most important at the moment is /dev/random and
> /dev/urandom which are needed by sshd.  Its possible I have the wrong
> values for the major and minors as I grabbed a MAKEDEV script from the
> Netbsd ftp site.  Any ideas?

"Not configures" means you try to access a driver that's not compiled into
the kernel. Maybe make sure your kernel has

	pseudo-device   rnd                     # /dev/random and in-kernel generator


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>