From owner-freebsd-questions@FreeBSD.ORG Sun May 21 15:19:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4D54216A468 for ; Sun, 21 May 2006 15:19:30 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 541A543D69 for ; Sun, 21 May 2006 15:19:22 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 12675 invoked from network); 21 May 2006 15:19:21 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 May 2006 15:19:21 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 50CE128423; Sun, 21 May 2006 11:19:20 -0400 (EDT) To: "Zimmerman, Eric" References: <1148084488.25780@swaggi.com> <12AAD6CC50A25841834F43955F39B66E03F94FF5@qgaes001.conway.prod.con-way.com> From: Lowell Gilbert Date: Sun, 21 May 2006 11:19:20 -0400 In-Reply-To: <12AAD6CC50A25841834F43955F39B66E03F94FF5@qgaes001.conway.prod.con-way.com> (Eric Zimmerman's message of "Sat, 20 May 2006 15:31:04 -0500") Message-ID: <44sln3iex3.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Yuri Lukin , freebsd-questions@freebsd.org Subject: Re: after upgrade from 6.0 to 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 15:19:30 -0000 "Zimmerman, Eric" writes: >>Your procedure is almost identical to mine but I usually reboot after installing >>the new kernel, test it and then drop into single user mode to do the rest. >>The only exception is your step #7, I don't do it and wondering why you >>have it in there. Maybe I've been doing it wrong all along.... >> >>-Yuri > > > i think thats out of the handbook if i recall. here is the reference: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > under section 21.4.5 > > no issues so far. its just another way to get into single user mode after a reboot. > > i do the kernel stuff in multiuser mode, all the other compiling in > multiuser mode, and then drop to single user mode to installworld. As long as you boot into the new kernel before doing the installworld. If you've done the installworld before you know that the kernel works, you're going to be very unhappy if it doesn't.