From owner-freebsd-stable Sun Aug 13 17:37:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id ED9A537B82E for ; Sun, 13 Aug 2000 17:37:19 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 52A719B06; Sun, 13 Aug 2000 20:37:17 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 43DA2BA11; Sun, 13 Aug 2000 20:37:17 -0400 (EDT) Date: Sun, 13 Aug 2000 20:37:17 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Dan Langille Cc: freebsd-stable@freebsd.org Subject: Re: make installkernel=MYKERNEL doesn't seem to do anything In-Reply-To: <200008140028.MAA04750@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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