Subject: Re: init: not found
To: Paul M. Newhouse <newhouse@pimin.diac.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: netbsd-help
Date: 02/01/1997 19:03:30
On Sat, 1 Feb 1997 17:55:58 -0800
"Paul M. Newhouse" <newhouse@pimin.diac.com> wrote:
> exec /sbin/init: error 8
> init: not found
> panic: init
> db>
>
> What have I done wrong here?
#define ENOEXEC 8 /* Exec format error */
Just a guess, do you have "options EXEC_AOUT"? BTW, you should probably
put:
include "arch/i386/conf/std.i386"
at the top of your kernel config file, and delete any option in your
config file that also appear in std.i386.
(Providing you're using an i386, that is... but, since I happen to know
which arch you're using... :-)
Ciao.
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939