Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2000 22:29:52 -0700
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        Greg Lehey <grog@lemis.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Help with picobsd
Message-ID:  <20000414222952.A26418@sharmas.dhs.org>
In-Reply-To: <20000415104921.F64727@freebie.lemis.com>; from Greg Lehey on Sat, Apr 15, 2000 at 10:49:21AM %2B0930
References:  <20000414181409.A25645@sharmas.dhs.org> <20000415104921.F64727@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 15, 2000 at 10:49:21AM +0930, Greg Lehey wrote:
> Indeed.  It took me a week to localize what was going wrong.  It's
> probably the loader script that's changing the search path for init.
> Take a look at
> /usr/src/release/picobsd/custom/floppy.tree/boot/loader.rc.  That's
> the only loader file you need, and with that it should boot OK.

Thanks. That helped. The problem was that oinit was getting copied to
/stand/oinit and the kernel wasn't looking there.

I solved it by symlinking oinit to sysinstall. Perhaps a better solution
is to figure out how to get oinit copied to /sbin.

	-Arun


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000414222952.A26418>