From owner-freebsd-questions Mon Feb 11 15:31: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id D603337B400 for ; Mon, 11 Feb 2002 15:31:03 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id 78B4924412; Mon, 11 Feb 2002 17:31:02 -0600 (CST) Message-Id: <5.1.0.14.0.20020211172154.055f6008@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 11 Feb 2002 17:30:01 -0600 To: "B.K. DeLong" , freebsd-questions@freebsd.org From: Christopher Schulte Subject: Re: Upgrade problems from 4.4-RELEASE to 4.4 STABLE In-Reply-To: <5.1.0.14.2.20020211175548.017891d0@pop.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 06:05 PM 2/11/2002 -0500, B.K. DeLong wrote: >/src # make installworld KERNCONF=FIREWALL Assuming you already have installed your world (drop KERNCONF, it's not used there) you still need to get the new kernel in place. Try # make buildkernel KERNCONF=FIREWALL # make installkernel KERNCONF=FIREWALL Instead. This will build and install your new kernel. The kernel and world are treated as two distinct targets that need to be compiled/installed separately. This is documented well in the handbook, you might want to re-read it completely: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Don't forget mergemaster(8). >-- >B.K. DeLong >bkdelong@pobox.com >617.877.3271 > >http://www.brain-stream.com Play. >http://www.the-leaky-cauldron.org Potter. >http://www.attrition.org Security. >http://www.artemisiabotanicals.com Herb. -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message