From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 18:37:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11B237B401 for ; Sun, 6 Apr 2003 18:37:54 -0700 (PDT) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id D912C43F3F for ; Sun, 6 Apr 2003 18:37:53 -0700 (PDT) (envelope-from taxman@ACD.NET) Received: from 207.179.85.87 ([207.179.85.87]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 6 Apr 2003 21:38:51 -0400 From: taxman To: Konrad Scorciapino , freebsd-questions@freebsd.org Date: Sun, 6 Apr 2003 21:41:33 -0400 User-Agent: KMail/1.5 References: <200304062023.37473.fallenbr@uol.com.br> In-Reply-To: <200304062023.37473.fallenbr@uol.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304062141.33136.taxman@acd.net> X-OriginalArrivalTime: 07 Apr 2003 01:38:51.0636 (UTC) FILETIME=[715B1340:01C2FCA6] Subject: Re: From 4.7 to 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:37:55 -0000 On Sunday 06 April 2003 07:23 pm, Konrad Scorciapino wrote: > Hi, > > From freebsd.org: > > If you're upgrading from a previous release of FreeBSD, you generally > > will have three options: > > - Using the binary upgrade option of sysinstall(8). as far as I understand it, it's the worst of the three options. Back up and reinstall is the most reliable. I've done many many source upgrades, and never had serious problems that trying again didn't fix. Just my two cents. If you care to do the binary upgrade read on. > How can I do it? You need to run the new sysinstall. You would get this by either booting from a 4.8 Release CD, or the 4.8 Release boot floppies. If you do the floppies, then you can choose how you get the rest, by ftp or whatever. Make sure to read the whole warning, especially the part about good backups. Tim