Date: Mon, 11 Feb 2002 17:30:01 -0600 From: Christopher Schulte <schulte+freebsd@nospam.schulte.org> To: "B.K. DeLong" <bkdelong@pobox.com>, freebsd-questions@freebsd.org Subject: Re: Upgrade problems from 4.4-RELEASE to 4.4 STABLE Message-ID: <5.1.0.14.0.20020211172154.055f6008@pop3s.schulte.org> In-Reply-To: <5.1.0.14.2.20020211175548.017891d0@pop.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020211172154.055f6008>