From owner-freebsd-stable Wed Dec 20 11:29:38 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 20 11:29:32 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id AFC0637B400 for ; Wed, 20 Dec 2000 11:29:31 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA04950; Wed, 20 Dec 2000 21:35:15 +0100 Message-ID: <3A4108E5.125EC49D@i-clue.de> Date: Wed, 20 Dec 2000 20:30:45 +0100 From: Christoph Sold Organization: i-clue GmbH X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: dimitry@al.org.ua Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Upgrade from 3.4 to 4.2 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dmitry Alyabyev schrieb: > > Howdy > > What I really need is your suggestions about simplest and the most > powerful method to upgrade from 3.4 STABLE to 4.2 STABLE. > When I've tried to do 'make buildworld' some errors about "unknown > function" and one "core dumped message" have appeared. > > Can I do the upgrade without booting from 4.2 floppies and go through > 'Upgrade" section ? > Probably by CVS method with several upgrades, step by step ? 3.4-S => 3.5-S make world 3.5-S => 4.0-R make upgrade 4.0-R => 4.2-S make buildworld, make buildkernel, make installworld, make installkernel... Read _all_ of /usr/src/UPDATING carefully. There are some hints about make buildworld... way down in there... HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message