From owner-freebsd-questions@FreeBSD.ORG Sat May 20 20:31:08 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 8322416A41F for ; Sat, 20 May 2006 20:31:08 +0000 (UTC) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs153.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E18243D49 for ; Sat, 20 May 2006 20:31:05 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs153.cnf.com (localhost [127.0.0.1]) by ljcqs153.cnf.com (Postfix) with ESMTP id 616CC14C019; Sat, 20 May 2006 13:31:05 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-01-in.cnf.com [10.0.108.131]) by ljcqs153.cnf.com (Postfix) with ESMTP id 4F1E314BFC9; Sat, 20 May 2006 13:31:05 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 20 May 2006 13:31:04 -0700 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sat, 20 May 2006 15:31:04 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E03F94FF5@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: after upgrade from 6.0 to 6.1 Thread-Index: AcZ7mwCNxMsaNa04SHSxhB7BsrfxFwAsEibp References: <1148084488.25780@swaggi.com> From: "Zimmerman, Eric" To: "Yuri Lukin" , X-OriginalArrivalTime: 20 May 2006 20:31:04.0822 (UTC) FILETIME=[5131E160:01C67C4C] X-Virus-Scanned: ClamAV using ClamSMTP Cc: 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: Sat, 20 May 2006 20:31:08 -0000 >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 =20 i think thats out of the handbook if i recall. here is the reference: =20 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html =20 under section 21.4.5 =20 no issues so far. its just another way to get into single user mode = after a reboot. =20 i do the kernel stuff in multiuser mode, all the other compiling in = multiuser mode, and then drop to single user mode to installworld. =20 Eric