From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 14:44:28 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76D0B16A4B3 for ; Thu, 16 Oct 2003 14:44:28 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D0B43FAF for ; Thu, 16 Oct 2003 14:44:27 -0700 (PDT) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 5513F3B06; Thu, 16 Oct 2003 17:44:27 -0400 (EDT) Sender: lowell@be-well.ilk.org To: misterb@bmyster.com References: <55492.207.5.142.198.1066307656.squirrel@bmyster.com> <44n0c1z4xs.fsf@be-well.ilk.org> <1256.66.63.97.2.1066318359.squirrel@bmyster.com> From: Lowell Gilbert Date: 16 Oct 2003 17:44:26 -0400 In-Reply-To: <1256.66.63.97.2.1066318359.squirrel@bmyster.com> Message-ID: <44vfqo3lj9.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: stable@freebsd.org Subject: Re: updating system help ??!!?? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 21:44:28 -0000 "Brent Bailey" writes: > >The latter, not the former. > >You want to be running the *new* kernel before starting the system > >install. > > what do yoyu mean ???? > are you saying i have to recompile the kernel befor i start the system > install ?? Yes, that's exactly what I mean. > install ?? there already is a custom kernel built ... > > > # cd /usr/src/sys/i386/conf > # /usr/sbin/config YOURKERNEL > # cd ../../compile/YOURKERNEL > # make clean > # make depend > # make > # make install > > sorry about asking this over an over but...im a little confused Your *original* set of instructions did this correctly, assuming you remember to do a full reboot before starting to install the userland.