From owner-freebsd-questions Tue Jan 15 19: 2:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 7AF8437B405 for ; Tue, 15 Jan 2002 19:02:35 -0800 (PST) Received: (qmail 1034 invoked from network); 16 Jan 2002 01:02:02 -0000 Received: from dap-209-166-136-17.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.136.17) by smtp3.mx.pitdc1.stargate.net with SMTP; 16 Jan 2002 01:02:02 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 1AFBC48425; Tue, 15 Jan 2002 20:02:11 -0500 (EST) From: "Doug Reynolds" To: "Brian T. Schellenberger" , "Kevin Oberman" Cc: "freebsd-questions@FreeBSD.ORG" , "Rodrigo A B Freire" Date: Tue, 15 Jan 2002 20:04:04 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <20020114174953.D34A55D1A@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Newbie: 4.4-stable, how to? - And the CVSupIT bug. Message-Id: <20020116010211.1AFBC48425@wastegate.net> 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 On Mon, 14 Jan 2002 09:49:53 -0800, Kevin Oberman wrote: >> cvsup >> cd /usr/src >> make buildworld KERNCONF=your-custom-kernel >> make kernel KERNCONF=your-custom-kernel >> reboot to single-user mode (boot -s ; fsck -u ; mount -a -t ufs ; swapon) >> cd /usr/src >> make installworld KERNCONF=your-custom-kernel >> mergemaster >> >> reboot. > >Close and probably functional, but I would suggest: >cvsup >cd /usr/src >make buildworld >make kernel KERNCONF=your-custom-kernel >reboot to single-user mode (boot -s ; fsck -p ; mount -a -t ufs) >cd /usr/src >make installworld >mergemaster >reboot. you can also type "shutdown now" instead of rebooting into single user mode b4 installing the world- it saves from running fsck, mounting etc etc etc --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message