From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 28 13:46:20 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 25A9A16A41F; Fri, 28 Oct 2005 13:46:20 +0000 (GMT) (envelope-from TimSimmons@championrealty.com) Received: from mail.championrealty.com (mail.fnistools.com [206.54.148.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AA643D48; Fri, 28 Oct 2005 13:46:19 +0000 (GMT) (envelope-from TimSimmons@championrealty.com) Received: from TIM [67.103.180.19] by mail.championrealty.com with ESMTP (SMTPD32-8.15) id ABA96294011C; Fri, 28 Oct 2005 08:46:17 -0500 From: "Tim Simmons" To: "'Peter Grehan'" Date: Fri, 28 Oct 2005 09:46:21 -0400 Message-ID: <002201c5dbc5$fb13b460$13b46743@TIM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 thread-index: AcXbhxwxNVklzaazR5mGp16K2ecCGgAPsapA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <4361C244.9090403@freebsd.org> X-Declude-Sender: TimSimmons@championrealty.com [67.103.180.19] X-Declude-Spoolname: D2BA96294011C7FF9.SMD X-Declude-Scan: Score [0] at 08:46:18 on 28 Oct 2005 X-Declude-Tests: Whitelisted X-Country-Chain: Organization: Fidelity National Real Estate Solutions 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 13:46:20 -0000 Stick a fork in this one, Peter. Works perfectly. Tim Simmons IT Technician Champion Realty, Inc. TimSimmons@ChampionRealty.Com Direct:410-975-3028 Fax: 410-647-1187 -----Original Message----- From: Peter Grehan [mailto:grehan@freebsd.org] Sent: Friday, October 28, 2005 2:17 AM To: Tim Simmons Cc: 'Graham J Lee'; freebsd-ppc@freebsd.org Subject: Re: panic booting install CD 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.