Date: Wed, 13 Feb 2002 19:45:53 +0100 From: Cliff Sarginson <cliff@raggedclown.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Using MergeMaster/ Release-to-Stable Process? Message-ID: <20020213184553.GA1009@raggedclown.net> In-Reply-To: <5.1.0.14.2.20020213133816.01b53a00@pop.earthlink.net> References: <5.1.0.14.2.20020213124225.01bd2ec0@pop.earthlink.net> <5.1.0.14.2.20020213133816.01b53a00@pop.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2002 at 01:38:51PM -0500, B.K. DeLong wrote: > At 11:59 AM 02/13/2002 -0600, you wrote: > >Oh, on the reboot... you should be dropping to single user before > >installworld.... > > So should I reboot before installworld ? or make sure no one's on except my > one login? > A drop to single user mode is enough. This knocks out all the processes running that could possibly interfere with the installworld. You don't need the KERNCONF parameter for make build/installworld. It just tells make where to find the details for the kernel you are configuring. -- Regards Cliff 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?20020213184553.GA1009>