From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 10:50:02 2003 Return-Path: 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 D634D16A4B3 for ; Tue, 16 Sep 2003 10:50:02 -0700 (PDT) Received: from mail.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1E243FDD for ; Tue, 16 Sep 2003 10:50:01 -0700 (PDT) (envelope-from nkinkade@[206.26.199.146]) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 261C41D89AF; Tue, 16 Sep 2003 13:50:01 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Tue, 16 Sep 2003 13:50:01 -0400 X-Epoch: 1063734601 X-Sasl-enc: IqKbcTT1jwAj3ZXy0o7SVA Received: from [206.26.199.146] (unknown [206.26.199.146]) by www.fastmail.fm (Postfix) with ESMTP id 84B2A1D89B9; Tue, 16 Sep 2003 13:50:00 -0400 (EDT) Received: from nkinkade by [206.26.199.146] with local (Exim 4.12) id 19zCMl-000MZg-00; Tue, 16 Sep 2003 09:43:23 +0000 Date: Tue, 16 Sep 2003 09:43:23 +0000 From: Nathan Kinkade To: Danny Pansters Message-ID: <20030916094323.GE61065@npkfbsd.bmp.ub> Mail-Followup-To: Danny Pansters , freebsd-questions@freebsd.org References: <20030915141442.GC61065@npkfbsd.bmp.ub> <200309160155.09742.danny@ricin.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wLAMOaPNJ0fu1fTG" Content-Disposition: inline In-Reply-To: <200309160155.09742.danny@ricin.com> User-Agent: Mutt/1.4.1i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: Rebuilding the Kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:50:03 -0000 --wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 16, 2003 at 01:55:09AM +0200, Danny Pansters wrote: > > Not sure about your specific error, but it doesn't appear that you > > are following the directions in the correct order. I think it should > > look more like: > > > > 1) update sources > > 2) make buildworld > > 3) edit kernel config file > > 4) make buildkernel > > 5) make installkernel > > 6) reboot > > 7) rm -rf /usr/obj/* > > 8) make installworld > > 9) mergemaster > > > > I've left out some intervening steps, but I think that this is more > > the correct order of operations. > > > > Nathan >=20 > rm -rf /usr/obj/* before buildworld not after. Your new world is in=20 > there :) >=20 > Dan yes!, thanks Dan. i jotted down the steps to quickly and put step 7 way out of order. thanks for pointing this out. Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/Zts6O0ZIEthSfkkRAgb3AKDdiRxZkmH7B0s1MMbs6guX00oMyQCghRnt yL35rxk/BR1miQj5jsH31Sk= =RQR2 -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG--