Subject: Re: devices in /dev
To: None <current-users@netbsd.org>
From: Ian Zagorskih <ianzag@megasignal.com>
List: current-users
Date: 03/30/2005 10:45:51
On Wednesday 30 March 2005 10:41, Marcin Jessa wrote:
> Hi.
>
> I am building a small NetBSD version for embedded devices.
> As for now I cannot pass
> booting hd0a:netbsd.gz
> 1582312+294116+165776 [130912+116134]=0x2301d0
>
> I was wondering if /sbin/init creates all the reqired devices in /dev on
> the fly or if i need to manually create them with MAKEDEV ?

Of course you need to create them manually :)
/sbin/init does not create any devices.

// wbr