Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 20:37:17 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Dan Langille <dan@langille.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make installkernel=MYKERNEL doesn't seem to do anything
Message-ID:  <Pine.BSF.4.21.0008132035190.11879-100000@pawn.primelocation.net>
In-Reply-To: <200008140028.MAA04750@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Aug 2000, Dan Langille wrote:

> I've just finishing a cvsup/buildworld combination to take me to 4.1-
> stable from 4.0-release.  I've tried three methods to build a kernel.  All 
> have failed.  I am using a kernel config file which compiled cleanly under 
> 4.0-release; no changes have been made to it since.
> 
> 
> method 1:
> 
> [root@paul:/usr/src] # make buildkernel KERNEL=ATOM
> 
> --------------------------------------------------------------
> >>> Rebuilding kernel(s)
> --------------------------------------------------------------
> ===> ATOM
> mkdir -p /usr/obj/usr/src/sys
> cd /usr/src/sys/i386/conf;  
> PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/
> usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin  config -r -d 
> /usr/obj/usr/src/sys/ATOM ATOM
> Removing old directory /usr/obj/usr/src/sys/ATOM:  Done.
> config: line 69: devices with zero units are not likely to be correct
> config: line 70: syntax error
> 

Something wrong with your config? ... try GENERIC

> 
> method 2:
> If I try a "make buildkernel=ATOM" followed by "make 
> installkernel=ATOM", the contents of / is unchanged (i.e. no new kernel)
> 

Not sure where you got those instructions...try:
make KERNEL=ATOM buildkernel
make KERNEL=ATOM installkernel

> method 3:
> config -r ATOM gives config errors the same as in the first example.
> 

See number 1

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



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.0008132035190.11879-100000>