From owner-freebsd-ppc@FreeBSD.ORG Wed Jul 6 09:27:37 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 C687A16A41C for ; Wed, 6 Jul 2005 09:27:37 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5649943D46 for ; Wed, 6 Jul 2005 09:27:37 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.137] (CPE-2-137.dsl.OntheNet.net [203.144.2.137]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j669RZ7v071350; Wed, 6 Jul 2005 19:27:36 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42CBA401.4020504@freebsd.org> Date: Wed, 06 Jul 2005 19:27:29 +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: Lyndon Nerenberg References: <6BF0DD89-DCC4-4E80-B538-1C14DFAF4501@orthanc.ca> In-Reply-To: <6BF0DD89-DCC4-4E80-B538-1C14DFAF4501@orthanc.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: ibooks 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: Wed, 06 Jul 2005 09:27:37 -0000 Hi Lyndon, > Are 12 inch ibooks bootable these days? Which model do you have ? I've booted on my ancient 366Mhz toilet-boot 12" OK. > I've been trying with the last > snap and i keep getting hung up in a KDB screen. Nothing that I can > snarf-n-barf of course, so I can't reproduce details. Does this happen very early on in the boot sequence when you hold down the 'C' key to boot off the CD ? If so (this happens on my eMac), then break into OpenFirmware at boot-time and manually boot with: 0 > boot cd:,\boot\loader cd:0 If not, would you be able to transcribe a line or two on the console before it traps into kdb ? later, Peter.