From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 01:39:59 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 657B316A401 for ; Sat, 1 Apr 2006 01:39:59 +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 2DA5E43D45 for ; Sat, 1 Apr 2006 01:39:59 +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 1FPV5q-000AH2-Uq for freebsd-questions@freebsd.org; Fri, 31 Mar 2006 17:39:59 -0800 From: "Wil Hatfield" To: Date: Fri, 31 Mar 2006 17:41:59 -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: <200603311729.27681.mistry.7@osu.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Importance: Normal Subject: 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:39:59 -0000 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/legacy/usr/bi n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/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