Subject: Re: init creating mfs /dev automatically
To: David Brownlee <abs@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: tech-misc
Date: 12/29/1999 11:46:53
David Brownlee <abs@netbsd.org> writes:
> init has code to automatically create an mfs /dev (using
> /dev/MAKEDEV) if the root filesystem is MSDOS, conditionalised
> on MSDOSFS_ROOT.
>
> Currently a system booted without /dev/console is SOL.
> The best solution would be to have the kernel handle this, but in
> the meantime, what do people think about adding code to init to
> check for the existance of /dev/console, and if not present,
> automatically create it?
It might well make sense to move /dev/MAKEDEV to /etc, as well...
cgd
--
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.