From owner-freebsd-stable@FreeBSD.ORG Tue Oct 30 15:45:45 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B045016A469 for ; Tue, 30 Oct 2007 15:45:45 +0000 (UTC) (envelope-from drue@therub.org) Received: from stiff.therub.org (stiff.therub.org [64.251.23.23]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5E013C4AA for ; Tue, 30 Oct 2007 15:45:45 +0000 (UTC) (envelope-from drue@therub.org) Received: by stiff.therub.org (Postfix, from userid 1001) id 359E7E890A3; Tue, 30 Oct 2007 10:26:13 -0500 (CDT) Date: Tue, 30 Oct 2007 10:26:13 -0500 From: Dan Rue To: Jason Slack Message-ID: <20071030152612.GL30240@therub.org> References: <7dc35e670710291625l43902c92o5b364f84bf769811@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7dc35e670710291625l43902c92o5b364f84bf769811@mail.gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-stable@freebsd.org Subject: Re: Upgrading FreeBSD Questions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 15:45:45 -0000 On Mon, Oct 29, 2007 at 04:25:18PM -0700, Jason Slack wrote: > Hi All, > > I am new to FreeBSD, or want to be. > > I have an HP Media center PC that has the Viiv 920-D processor with 4GB of > RAM. I hate Windows, but had to sell my MacBook so my Fiance and I could get > into a new apartment together. > > I want to try version 7 as it has items of interest to me, but I am not one > to continually wipe and reload my machine, can you upgrade from the test > releases of 7 available now to the final release when ready? Or do you have > to wipe? > > I apologize, but I am from a Solaris environment and then OS X. Hi Jason, Welcome to FreeBSD! In the future, questions like this are best served on the freebsd-questions mailing list, where there are many more people to help with new-user issues like this. To your question - upgrades between freebsd minor releases are almost always really easy (7.x->7.x). Upgrades from 4.X to 6.x are a little hairy. 6.x to 7.x aren't bad at all. See the freebsd handbook, and the (imo horribly misnamed) chapter "The Cutting Edge" for information on how to perform the upgrades. (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html). Dan