From owner-freebsd-questions@FreeBSD.ORG Mon Feb 1 00:47:58 2010 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 BC353106568D for ; Mon, 1 Feb 2010 00:47:58 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from nomoremozzie.com (nomoremozzie.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 879EE8FC0A for ; Mon, 1 Feb 2010 00:47:58 +0000 (UTC) Received: from [192.168.0.110] ([112.199.167.33]) (authenticated bits=0) by nomoremozzie.com (8.13.1/8.13.1) with ESMTP id o110lrsw022284; Sun, 31 Jan 2010 17:47:57 -0700 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-questions@freebsd.org Date: Mon, 1 Feb 2010 08:47:39 +0800 User-Agent: KMail/1.9.10 References: <20100130225014.C36480@fw.skeleton.org> <4B658FDC.1090301@gmail.com> <20100131191048.D36480@fw.skeleton.org> In-Reply-To: <20100131191048.D36480@fw.skeleton.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002010847.41763.erich@alogreentechnologies.com> Cc: Jeff Mitchell Subject: Re: Help! Upgrade from fbsd 5.4 to 8.x 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: Mon, 01 Feb 2010 00:47:58 -0000 Hi, On 01 February 2010 am 08:12:56 Jeff Mitchell wrote: > On Sun, 31 Jan 2010, Volodymyr Kostyrko wrote: > > 5.4 seemed to actually have many issues with USB; some devices including 7.2. USB was the main reason why I left the machine on 6.x. I planned then an direkt update to 8.0 when it appeared at the scene. But a hard disk crash changed my plans. > # However it's quite possible the hardware would not boot from USB stick. This > > An interesting idea to boot from USB here; I've often flirted with > the idea of using the local-disk for storage, and the OS from flash media, > and thus being able to swap easily without a hypervisor/etc. > > Anyway, as this box is a shell, mailserver, low end webserver etc, > fairly dedicated in function, I think my best route will be to buy another > disk (I mean, theyu're cheap right?) and do the jump straight to a fresh-8 > install, harden it up, and do the piecemeal migration. Worst case is I go > back to the existing drive for a few days until I get it all working. you can also buy a external case for the hard disk. Install FreeBSD on the disk via USB, edit fstab, insert it into the machine and boot from it. You can do the setup completely on a different machine. Erich