Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 11:12:48 -0400 (EDT)
From:      Bryan Liesner <bleez@bellatlantic.net>
To:        Vivek Khera <khera@kciLink.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Kernel Panic with Stable
Message-ID:  <Pine.BSF.4.21.0009111110140.1355-100000@adsl-151-197-201-231.bellatlantic.net>
In-Reply-To: <14780.62523.495281.76105@onceler.kciLink.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Sep 2000, Vivek Khera wrote:

>KERNEL=WHATEVER in /etc/make.conf, it does the right thing for "make
>buildkernel" but it does the wrong thing, ie, installs the kernel as
>/WHATEVER when you do a normal config WHATEVER followed by make; make
>install of the kernel.
>
>It is easiest to leave out the /etc/make.conf line to avoid this.

Leave the line alone in make.conf and put this in your kernel config
file:
makeoptions	KERNEL=kernel

and it will get installed as kernel.

-Bryan




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




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