From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 01:53:19 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 9CB8A16A424 for ; Sat, 1 Apr 2006 01:53:19 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D45C343D4C for ; Sat, 1 Apr 2006 01:53:18 +0000 (GMT) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k3127t76081525 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 31 Mar 2006 21:08:02 -0500 (EST) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-questions@freebsd.org Date: Fri, 31 Mar 2006 20:52:55 -0500 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3037936.OCAhdGQjXe"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603312053.10183.amistry@am-productions.biz> X-Spam-Status: No, score=-8.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1364/Thu Mar 30 15:05:50 2006 on mail.united-ware.com X-Virus-Status: Clean 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 01:53:19 -0000 --nextPart3037936.OCAhdGQjXe Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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=3D/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 =3D 500013, version required =3D 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=3DCUSTOM-KERNEL reboot to since user mode, mount the partitions mergemaster -p && make installworld && mergemaster =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart3037936.OCAhdGQjXe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBELd0GxqA5ziudZT0RAqSvAKCOU5aUCdjMKS3VgnonjUDKXMmnzgCeJTfp 8yycFCB/mb0vBksfTlcXQN4= =dCAD -----END PGP SIGNATURE----- --nextPart3037936.OCAhdGQjXe--