From owner-freebsd-questions@FreeBSD.ORG Sat Mar 8 19:59:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08BB11065672 for ; Sat, 8 Mar 2008 19:59:15 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from crackmonkey.us (crackmonkey.us [70.58.166.197]) by mx1.freebsd.org (Postfix) with ESMTP id 87A3F8FC17 for ; Sat, 8 Mar 2008 19:59:14 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from [10.22.8.120] (cpc1-swin7-0-0-cust216.brhm.cable.ntl.com [::ffff:86.18.88.217]) (AUTH: LOGIN fatman) by crackmonkey.us with esmtp; Sat, 08 Mar 2008 12:48:57 -0700 id 0017C6CF.47D2EDAA.00007464 Message-ID: <47D2ED98.5090406@crackmonkey.us> Date: Sat, 08 Mar 2008 19:48:40 +0000 From: Adam J Richardson User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Jay Deiman References: <47C8AB02.3000305@splitstreams.com> In-Reply-To: <47C8AB02.3000305@splitstreams.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading from 6.2 to 7.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, 08 Mar 2008 19:59:15 -0000 Jay Deiman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have a couple of 6.2 machines that I would like to upgrade to the 7.0 > release. Is there an "official" set of instructions for this process? > > Thanks, > > Jay Deiman Hi Jay, This isn't a recommendation or anything, but I did manage to upgrade one of my boxes from 6.3-SOMETHING to 7.0-BETA4 using the standard make {build{world,kernel},install{kernel,world}} process. I didn't have any problems with it, but it's not a supported method, so only do this if you're a crazy like me with no regard for his data. Actually you're probably best off backing up all your data and doing a clean install. Since I'm a crazy with no regard for his data, I'm doing it again tonight, this time to 7.0-RELEASE with a GENERIC kernel. I'll let you know how it goes. YMMV #include etc. Regards, Adam J Richardson