From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 13 22:49:49 2004 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 BF11C16A4CE for ; Fri, 13 Aug 2004 22:49:49 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388D243D49 for ; Fri, 13 Aug 2004 22:49:49 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-19-124.dsl.OntheNet.net [203.144.19.124]) i7DMninP052631; Sat, 14 Aug 2004 08:49:46 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <411D4581.8060500@freebsd.org> Date: Sat, 14 Aug 2004 08:49:37 +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: Michael Dexter References: <20040427163012.45685.qmail@web40703.mail.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Any ISO's per Peter's instructions? 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: Fri, 13 Aug 2004 22:49:49 -0000 Hi Michael, > Does anyone have one of these prepared that I can download? I've just put one up at: www.freebsd.org/~grehan/ppc-081304.iso The layout is a bit different than in the howto since I used dynamic-root binaries and BSD tar. One new feature is that this should be snag-bootable - hold down the 'C' key at boot-time and it should jump straight into the loader. It worked fine on a revA iMac. Had some problems on the old 366Mhz G3 iBook due to USB probing, and didn't test on the eMac since it is cranking through a "make release", which will make the manual procedure moot when a miniinst.iso is available. later, Peter.