From owner-freebsd-questions@FreeBSD.ORG Fri Oct 26 22:01:29 2007 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 3500516A41B for ; Fri, 26 Oct 2007 22:01:29 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id C3E4713C4A3 for ; Fri, 26 Oct 2007 22:01:28 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 21513 invoked by uid 399); 26 Oct 2007 22:01:27 -0000 Received: from localhost (HELO slave.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 26 Oct 2007 22:01:27 -0000 X-Originating-IP: 127.0.0.1 Date: Fri, 26 Oct 2007 15:01:25 -0700 (PDT) From: Doug Barton To: Thomas Ching In-Reply-To: Message-ID: References: X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: boot loader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2007 22:01:29 -0000 On Fri, 26 Oct 2007, Thomas Ching wrote: > Thanks Doug for your help. I am cc'ing freebsd-questions and I will drop > freebsd-hackers from the next email on. Cool, thanks. > A few things: > 1. it's not a requirement, but I'd like to keep the current partitions > (therefore dual boot) just in case anything goes wrong. You can't dual boot without a console. Even if you could, as I said previously you're running the (non-trivial) risk of bricking your system. > 3. I guess what you are saying is that if I go with the upgrade path > release 4->5->6, I can do "in place" upgrade over network. Yes. This isn't trivial either, but it's a moderately well tested upgrade path. hth, Doug