From owner-freebsd-stable Wed Jul 12 15:51:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from troi.csw.net (troi.csw.net [209.136.192.23]) by hub.freebsd.org (Postfix) with ESMTP id 6DA4437BF05 for ; Wed, 12 Jul 2000 15:51:48 -0700 (PDT) (envelope-from lambert@cswnet.com) Received: from ssaos2 (ssaos2.csw.net [209.136.201.13]) by troi.csw.net (8.9.3/8.9.3) with SMTP id RAA77982 for ; Wed, 12 Jul 2000 17:51:47 -0500 (CDT) (envelope-from lambert@cswnet.com) Message-Id: <200007122251.RAA77982@troi.csw.net> From: lambert@cswnet.com Date: Wed, 12 Jul 2000 17:51:43 -0400 To: freebsd-stable@freebsd.org In-Reply-To: <20000712154341.A1462@orion.ac.hmc.edu> Subject: Re: buildkernel installkernel X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v2.10a c10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <20000712154341.A1462@orion.ac.hmc.edu>, on 07/12/2000 at 03:43 PM, Brooks Davis said: >On Wed, Jul 12, 2000 at 05:35:46PM -0400, lambert@cswnet.com wrote: > (if >you get two copies of this message, I sent it to freebsd.com by > >accident the first time. I don't know if they are connected) > >> Do I have to build the modules everytime I want to install a kernel? >> >> I have been building several kernels on my build machine in preparation >> for my upgrade-a-thon tonight. >> >> Now I wonder if I've been wasting my time. >> >> I decided it would be a good idea to have a new GENERIC around. So I >> built GENERIC (without rebuilding the modules) and tried to install it. >> >> The command used for building GENERIC was : >> >> make buildkernel -DNO_MODULES KERNEL=GENERIC >> >> which completed successfully. >> >> Running : >> >> make installkernel KERNEL=GENERIC >> >> fails with the following messages. >You need to specify -DNO_MODULES on the installkernel command too. The >modules are build in per kernel directories (yes it's stupid, but the >whole thing is a work in progress). But I should still get the modules installed when I do the : cd /usr/src/sys/modules make install Correct? -- Scott Lambert lambert@cswnet.com Systems and Security Administrator CSW Net, Inc. ================================================================ Written: Wednesday, July 12, 2000 - 05:49 PM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message