From owner-freebsd-ppc@FreeBSD.ORG Fri Nov 4 00:17:43 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 E58F816A41F for ; Fri, 4 Nov 2005 00:17:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from hummer.onthenet.com.au (hummer.OntheNet.com.au [203.13.68.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84AE143D45 for ; Fri, 4 Nov 2005 00:17:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.18.169] (CPE-18-169.dsl.OntheNet.net [203.144.18.169]) by hummer.onthenet.com.au (Postfix) with ESMTP id 36FAE19FDC4; Fri, 4 Nov 2005 10:17:41 +1000 (EST) Message-ID: <436AA8B9.1050104@freebsd.org> Date: Fri, 04 Nov 2005 10:18:01 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathan Whitehorn References: <006601c5d406$ea0a8f20$13b46743@TIM> <4361C244.9090403@freebsd.org> <436A9FF2.6020606@uchicago.edu> In-Reply-To: <436A9FF2.6020606@uchicago.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: panic booting install CD X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 00:17:44 -0000 Hi Nathan, > This works perfectly, as noted. I'm trying to install on a Powermac G4 > (well, a large variety of powermac g4s) that were affected by this > problem -- and now I have a CD that kernel panics at boot, and one that > doesn't, but can't do anything. Is there any way you could (a) provide > directions for installing using sprg_test.iso (I tried using 2 CD > drives, but can't figure out how to specify root correctly), (b) make a > patched 6.0-RELEASE iso I'll knock up a 7.0-snap (just done with the 6.0-RELEASE) that will have the fix in it. If you really need a 6.x based system, then it might be a few days before I can MFC the fix back into that branch. > (c) tell me how to make my own? It is possible, but by the time I'm finished writing the instructions, the 7.0-snap would be built :) later, Peter.