From owner-freebsd-ppc@FreeBSD.ORG Mon Dec 8 16:50:59 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1D116A4CF for ; Mon, 8 Dec 2003 16:50:59 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 310AC43D13 for ; Mon, 8 Dec 2003 16:50:58 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-201.dsl.onthenet.net [203.144.30.201]) hB90ouZG050269; Tue, 9 Dec 2003 10:50:56 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3FD51C6A.2020508@freebsd.org> Date: Tue, 09 Dec 2003 10:50:50 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Leimbach References: <39194E04-29D4-11D8-9B51-000A95AFBEB4@mac.com> In-Reply-To: <39194E04-29D4-11D8-9B51-000A95AFBEB4@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: starting fresh X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 00:50:59 -0000 Hi Dave, > Ok... there has been a lot of activity... If I wanted to start fresh on > my Powerbook what would be the > easiest way? > > Is there a way to get a CD image or anything? Not quite. Have a look at the 'CDROM boot' section at http://people.freebsd.org/~grehan/install.html You should get a copy of the latest loader, which I've just put up at http://people.freebsd.org/~grehan/loader .. and also the last syscons-enabled kernel: http://people.freebsd.org/~grehan/kernel.syscons later, Peter.