From owner-freebsd-questions Thu Mar 6 9: 4:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4858337B401 for ; Thu, 6 Mar 2003 09:04:54 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CFB43FB1 for ; Thu, 6 Mar 2003 09:04:53 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h26H4lq10703; Thu, 6 Mar 2003 12:04:47 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Date: Thu, 6 Mar 2003 12:04:47 -0500 (EST) From: IAccounts To: Bill Moran Cc: freebsd Subject: Re: 4.3 -> RELENG_4 In-Reply-To: <3E66789C.4090205@potentialtech.com> Message-ID: <20030306120141.N4415-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > > I may be wrong, but ... > Do this order: > make buildworld > make buildkernel > make installkernel > reboot > make installworld I am going to attempt the above in order as stated. I have read UPDATING, have the handbook open. One thing I am confused about: The next line after my new text states that this should give me a new config. My understanding is that buildworld will build the system, but not install it. Am I correct in saying that if the world is not installed, then the new config will not be installed either? Steve > > This should get you an updated config program, while still giving you the > safety of backing out if the new kernel doesn't boot. > > If I'm wrong on this point, please correct me. But I don't see it being > harmful to try. (as nothing actually gets installed until the 'make install*' > stage) > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message