Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 1998 21:38:59 +0200 (SAT)
From:      Robert Nordier <rnordier@nordier.com>
To:        lile@stdio.com (Larry S. Lile)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: ELF kernel questions
Message-ID:  <199809301939.VAA01841@ceia.nordier.com>
In-Reply-To: <Pine.SUN.3.91.980930131347.7512J-100000@heathers.stdio.com> from "Larry S. Lile" at "Sep 30, 98 01:21:40 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Larry S. Lile wrote:
> 
> What does it take to build and boot from an elf kernel?  I actually
> have need for an elf'd kernel.  I would be happy to RTFM but I can't
> seem to find it.  Also does it need the 3-stage boot? and how do I
> do that if neccesary.

Depending on the options defined, it may build straight off, or may
need a tweak (such as including <machine/asnames.h> when last I
checked).

I believe the latest version of the new i386 loader is now functional
and can probably be expected to be loading ELF kernels any day now.

In the meantime, you could use

    http://www.freebsd.org/~rnordier/btxboot-0.8.1.tar.gz

which will boot kernels in either format.

I believe there was also some modified-for-ELF standard boot code
posted to the lists around a month ago.

-- 
Robert Nordier

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



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