From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 15:57:37 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 4A0DC106566B for ; Thu, 6 Jan 2011 15:57:37 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 11D4A8FC16 for ; Thu, 6 Jan 2011 15:57:36 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p06FrTO8085929; Thu, 6 Jan 2011 10:53:29 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p06FrSvR085928; Thu, 6 Jan 2011 10:53:28 -0500 (EST) (envelope-from jerrymc) Date: Thu, 6 Jan 2011 10:53:28 -0500 From: Jerry McAllister To: patrick Message-ID: <20110106155328.GA85897@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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 15:57:37 -0000 On Thu, Jan 06, 2011 at 07:45:28AM -0800, patrick wrote: > 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. It might work. But, I think you would save a lot of headache and time to just do a new scratch install of 8.xx (8.2 should be here soon). First, make a thorough list of everything that is installed on the old machine. List info from disk slice[s] and partitions and other configuration items. Then make copies (backups) of all user data and anything that needs to be kept from the old system and is not being newly installed from ports and such. Now would be a good/great time to replace/upgrade the hard disk or install a second (third..., etc) disk. Rethink the partitioning according to current usage and disk sizes. Then just build a new machine, configure it appropriately, install the ports and any other possible software - latest versions. Then restore all the user data that is needed on the new system and you should be ready to go. (Some old data may better be left in archive) ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"