From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 31 04:56:29 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 A8CED16A4CE for ; Fri, 31 Dec 2004 04:56:29 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E367543D2F for ; Fri, 31 Dec 2004 04:56:28 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-31-188.dsl.onthenet.net [203.144.31.188]) iBV4uQnP043980; Fri, 31 Dec 2004 14:56:27 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41D4DD19.7090105@freebsd.org> Date: Fri, 31 Dec 2004 15:01:13 +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: Garance A Drosihn References: <41D4B6BD.3050705@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: PPC miniinst.iso available 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, 31 Dec 2004 04:56:29 -0000 Hi Garance, > I downloaded this okay, but if I try to use the image to burn a > CD using 'Disk Utility' on my Mac (running 10.3.6), the program > immediately crashes. It crashes even before it asks me to insert > a blank CD. Attempts to burn other ISO images do not have this > problem, including the previous ppc-081304.iso image. I haven't used Disk Utility - FreeBSD's burncd was used when I did some testing. I have to confess: burncd causes an ATA panic on the eMac, so I burnt on i386. Another bug to chase down :) > I notice the new ISO is more than three times larger than the > previous ISO, but I assume that is "A Good Thing". Yep, it should contain most of the same stuff as an i386 miniinst, although I built NODOC and NOPORTS. later, Peter.