Subject: Re: From zero to /bin/sh?
To: Petar Bogdanovic <p+netbsd@2005.smokva.net>
From: Petar Bogdanovic <p+netbsd@2005.smokva.net>
List: netbsd-users
Date: 09/18/2005 21:28:39
Thanks a lot for all your replies! :)
fab wrote:
> I think you can use a statically compiled sh and put it in /etc/rc, it
> will be run by init at startup.
>
> That would do the job imho.
But what about the root file-system? AFAIK, the kernel will panic, if he
can't mount a root-fs.. so, how should the kernel obtain this info
without /etc/fstab?