From owner-freebsd-questions Wed Mar 5 16:51: 7 2003 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 4CA2E37B401 for ; Wed, 5 Mar 2003 16:51:06 -0800 (PST) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C42843FAF for ; Wed, 5 Mar 2003 16:51:05 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc53.attbi.com (rwcrmhc53) with ESMTP id <20030306005104053001thr6e>; Thu, 6 Mar 2003 00:51:04 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.8/8.12.7) with ESMTP id h260p3NA009117; Wed, 5 Mar 2003 19:51:03 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.8/8.12.6/Submit) id h260p22o009114; Wed, 5 Mar 2003 19:51:02 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: IAccounts Cc: freebsd Subject: Re: 4.3 -> RELENG_4 References: <20030305160641.U7942-100000@diana.northnetworks.ca> From: Lowell Gilbert Date: 05 Mar 2003 19:51:02 -0500 In-Reply-To: <20030305160641.U7942-100000@diana.northnetworks.ca> Message-ID: <448yvt9v2h.fsf@be-well.ilk.org> Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG IAccounts writes: > > > Basically: > > > Update your source with cvsup > > > read /usr/src/UPDATING and follow any instructions required (I believe > > > you'll need to manually create the relatively new sendmail users) > > > Reveiw you kernel config file to see if any options have changed since > > > 4.3 > > > make buildkernel > > > make installkernel > > > reboot >>> if the reboot doesn't go well, boot kernel.old and copy it to > > > /kernel to get back to 4.3 > > > make buildworld > > > make installworld > > Ok, I have cvsup'ped successfully, upon buildkernel I get: > > "Error: version of config does not match kernel! > config version = 400018, version required = 400019 Yes, you got bad advice there. You need to do a buildworld before the buildkernel. Please read the handbook section on updating, as well as everything it refers you to (including UPDATING), before risking your system with the update. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message