From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 16:40:34 2011 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 B97B7106564A for ; Thu, 6 Jan 2011 16:40:34 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1-6.sentex.ca [IPv6:2607:f3e0:0:1::12]) by mx1.freebsd.org (Postfix) with ESMTP id 743EE8FC15 for ; Thu, 6 Jan 2011 16:40:34 +0000 (UTC) Received: from [IPv6:2607:f3e0:0:4:356c:daf:ee13:13d1] ([IPv6:2607:f3e0:0:4:356c:daf:ee13:13d1]) by smarthost1.sentex.ca (8.14.4/8.14.4) with ESMTP id p06GeWjZ052807 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 6 Jan 2011 11:40:32 -0500 (EST) (envelope-from mike@sentex.net) Message-ID: <4D25F080.9050101@sentex.net> Date: Thu, 06 Jan 2011 11:40:32 -0500 From: Mike Tancsa User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: patrick References: <19749.60786.530706.591346@jerusalem.litteratus.org> In-Reply-To: <19749.60786.530706.591346@jerusalem.litteratus.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on IPv6:2607:f3e0:0:1::12 Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading from FreeBSD 4.10 to 8.1? 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: Thu, 06 Jan 2011 16:40:34 -0000 On 1/6/2011 11:27 AM, Robert Huff wrote: > > patrick writes: > >> I know this is a bit crazy, but is there any opinion as to >> whether a binary upgrade using an 8.1 CD would work to upgrade a >> system running 4.10? Normally I would want to do a fresh install, >> but it's at a remote client site where it's not going to be easy >> to do it that way, and I'm going to need to guide someone less >> experienced through the install/upgrade process. > > While this may not be an option, my preference would be to > 1) build a new machine, 2) install 8.1, 3) install the apps and > data, 4) test thoroughly, then 5) ship the result to the remote > location. Anything else is likely to be too painful for words. How old is the hardware as well? If its running 4.x, something is going to die on it sooner than later. I agree with the above. Send a new box or at the very least a new disk with 8.2 on it. Then, just mount the old 4.x disk and copy over the user data. ---Mike