From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 02:00:57 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 8BB9616A401 for ; Sat, 1 Apr 2006 02:00:57 +0000 (UTC) (envelope-from freebsd@hyperconx.com) Received: from artemis.hyperconx.net (artemis.hyperconx.net [66.181.8.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5024043D46 for ; Sat, 1 Apr 2006 02:00:57 +0000 (GMT) (envelope-from freebsd@hyperconx.com) Received: from adsl-69-225-224-190.dsl.skt2ca.pacbell.net ([69.225.224.190] helo=Production) by artemis.hyperconx.net with esmtpa (Exim 4.54) id 1FPVQ8-000AQ4-Uf; Fri, 31 Mar 2006 18:00:57 -0800 From: "Wil Hatfield" To: "Anish Mistry" , Date: Fri, 31 Mar 2006 18:02:57 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200603312053.10183.amistry@am-productions.biz> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Importance: Normal Cc: Subject: RE: Upgrading 5.4 -> 6.0 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, 01 Apr 2006 02:00:57 -0000 You're right.... my bad. I forgot to run make buildworld first. This chit has me pretty frustrated. Thanks, Wil Hatfield -----Original Message----- From: Anish Mistry [mailto:amistry@am-productions.biz] Sent: Friday, March 31, 2006 5:53 PM To: freebsd-questions@freebsd.org Cc: Wil Hatfield Subject: Re: Upgrading 5.4 -> 6.0 On Friday 31 March 2006 20:41, Wil Hatfield wrote: > Is there a process for upgrading from 5.4 to 6.0 via CVS? Or do I > need to do this upgrade from CD? Never received this error before. > > > -------------------------------------------------------------- > > >>> stage 1: configuring the kernel > > -------------------------------------------------------------- > cd /usr/src/sys/i386/conf; > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/lega >cy/usr/bi > n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sb >in:/usr/o > bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/u >sr/sbin:/ usr/bin config -d /usr/obj/usr/src/sys/CUSTOM-KERNEL > /usr/src/sys/i386/conf/CUSTOM-KERNEL > ERROR: version of config(8) does not match kernel! > config version = 500013, version required = 600003 > > Make sure that /usr/src/usr.sbin/config is in sync > with your /usr/src/sys and install a new config binary > before trying this again. > > If running the new config fails check your config > file against the GENERIC or LINT config files for > changes in config syntax, or option/device naming > conventions > > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > -- > Wil Hatfield You need to follow the correct procedure. make buildworld && make kernel KERNCONF=CUSTOM-KERNEL reboot to since user mode, mount the partitions mergemaster -p && make installworld && mergemaster -- Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/