From owner-freebsd-questions@FreeBSD.ORG Thu Aug 7 12:29:34 2008 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 37AF1106566C for ; Thu, 7 Aug 2008 12:29:34 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from mail13.tpgi.com.au (mail13.tpgi.com.au [203.12.160.181]) by mx1.freebsd.org (Postfix) with ESMTP id CC6AF8FC15 for ; Thu, 7 Aug 2008 12:29:33 +0000 (UTC) (envelope-from shinjii@maydias.com) X-TPG-Antivirus: Passed Received: from [192.168.1.68] (123-243-239-97.static.tpgi.com.au [123.243.239.97]) by mail13.tpgi.com.au (envelope-from shinjii@maydias.com) (8.14.3/8.14.3) with ESMTP id m77CTLUj003718; Thu, 7 Aug 2008 22:29:31 +1000 From: Warren Liddell To: "Rudi Kramer - MWEB" Date: Thu, 7 Aug 2008 22:29:21 +1000 User-Agent: KMail/1.9.7 References: <200808061826.34644.shinjii@maydias.com> <39DC135F7F0571489196E0B6F5D58B4A03B45FDE@MWBEXCH.mweb.com> In-Reply-To: <39DC135F7F0571489196E0B6F5D58B4A03B45FDE@MWBEXCH.mweb.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808072229.21554.shinjii@maydias.com> Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading from 6.x to 7.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: Thu, 07 Aug 2008 12:29:34 -0000 > The easiest way to do the upgrade (if you are using a GENERIC kernel) is > to use Freebsd-update (http://www.daemonology.net/freebsd-update/) > > It's a pretty powerful tool which allows you to do binary updates for > FreeBSD. > > To upgrade between major versions you would want to check out this page: > http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade > .html. If i have read the man pages correct the command im using being ... # freebsd-update upgrade -r 7.0-CURRENT Looking up update.FreeBSD.org mirrors... 1 mirrors found. Fetching public key from update1.FreeBSD.org... failed. No mirrors remaining, giving up. Are there more mirrors or am i missing something here ?