From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 15:51:02 2004 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 EE7F016A4CF for ; Wed, 18 Feb 2004 15:51:02 -0800 (PST) Received: from makeworld.com (chcgil2-ar9-4-60-214-019.chcgil2.dsl-verizon.net [4.60.214.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2BF343D1D for ; Wed, 18 Feb 2004 15:51:02 -0800 (PST) (envelope-from racerx@makeworld.com) Received: from evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net (evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net [4.46.162.188]) by makeworld.com (Postfix) with ESMTP id A4801612F for ; Wed, 18 Feb 2004 17:50:54 -0600 (CST) From: Chris To: freebsd-questions@freebsd.org Date: Wed, 18 Feb 2004 17:50:53 -0600 User-Agent: KMail/1.6 References: <000801c3f66f$52cd60e0$1b02a8c0@brasil> In-Reply-To: <000801c3f66f$52cd60e0$1b02a8c0@brasil> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402181750.53950.racerx@makeworld.com> Subject: Re: make installkernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 23:51:03 -0000 On Wednesday 18 February 2004 04:34 pm, James Brasil wrote: > hello, > > I'm still very new to freebsd and have run into a glitch upgrading from: > > dawn# uname -a > FreeBSD dawn.brasil 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sun Sep 28 > 08:00:09 EDT 2003 james@dawn.brasil:/usr/src/sys/compile/LINT i386 > > > I ran a make buildkernel kernconf=GENERIC with out issues after cvsup to > releng_5_2. > Did you follow the directions in the handbook? Did you read /usr/src/UPDATING? The issue you are having is simply this, it looks to me as if you did not follow the correct order of doing things. -- Best regards, Chris