Date: Wed, 27 May 1998 20:51:46 +0200 (CEST) From: Andrzej Bialecki <abial@nask.pl> To: Michael Vorleiter <michaelv@augusta.de> Cc: freebsd-small@FreeBSD.ORG Subject: Re: Customized PicoBSD Message-ID: <Pine.NEB.3.95.980527204404.4559B-100000@korin.warman.org.pl> In-Reply-To: <199805271246.OAA22301@inga.augusta.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 May 1998, Michael Vorleiter wrote: > My goal is to reveive a disk for the disaster recovery with amrestore and it's > libraries. I deleted some files and during the boot process PicoBSD can't find > the init program. Unless you write your own version of init(8), you'll need at least normal init(8), sh(1) for executing rc script and mount(8). This is enough to start in single-user mode. For near normal operation you'll need getty and login, as well as /etc/spwd.db (that is, encrypted password database). Of course, normal programs require _a_lot_ of config files in /etc to even start to work... That's why it would be extremely useful to have one unified configuration database... Andrzej Bialecki --------------------+--------------------------------------------------------- abial@nask.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. --------------------+--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.980527204404.4559B-100000>