From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 28 06:16:21 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 13E2016A420 for ; Fri, 28 Oct 2005 06:16:21 +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 74BC443D48 for ; Fri, 28 Oct 2005 06:16:20 +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 D3EA319FA53; Fri, 28 Oct 2005 16:16:18 +1000 (EST) Message-ID: <4361C244.9090403@freebsd.org> Date: Fri, 28 Oct 2005 16:16:36 +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: Tim Simmons References: <006601c5d406$ea0a8f20$13b46743@TIM> In-Reply-To: <006601c5d406$ea0a8f20$13b46743@TIM> 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, 28 Oct 2005 06:16:21 -0000 Hi all, I think I have a fix for the 'curthread != NULL' panic seen on some machines when booting. I can now hold down the 'C' key and boot on the old eMac. I've put up a tiny (4Mb) test iso image that contains just the loader, CHRP boot script and kernel: http://people.freebsd.org/~grehan/sprg_test.iso Would those affected be able to give it a go ? The kernel should now get to the 'mountroot>' prompt. later, Peter.