Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 20:33:38 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        Greg Lehey <grog@lemis.com>
Cc:        FreeBSD current users <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: How do I build an a.out kld? 
Message-ID:  <14069.914819618@zippy.cdrom.com>
In-Reply-To: Your message of "Mon, 28 Dec 1998 14:59:09 %2B1030." <19981228145909.R12346@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 1.  I can build an ELF kernel.  My understanding is that this will
>     also require me to install the new style boot blocks.  Correct?
>     If so, is there any documentation on what to do here?

Correct.

1. cd /sys/boot && make all install
2. disklabel -B da0 (or whatever your boot disk is).

Make sure you're also running a -current disklabel.  Set KERNFORMAT=elf
in /etc/make.conf if you want to turn this on by default.

- Jordan

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



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