From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 29 17:27:06 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 795371065684 for ; Fri, 29 Aug 2008 17:27:06 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 389948FC19 for ; Fri, 29 Aug 2008 17:27:06 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 883AE11981; Sat, 30 Aug 2008 03:27:03 +1000 (EST) Received: (from dommail.onthenet.com.au [192.100.104.17]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with HTTP/1.1 id EHE11080 (AUTH peterg@ptree32.com.au); Sat, 30 Aug 2008 03:26:23 +1000 (EST) From: Peter Grehan To: Andrea Di Pasquale X-Mailer: Mirapoint Webmail Direct 3.8.6-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20080830032623.EHE11080@dommail.onthenet.com.au> Date: Sat, 30 Aug 2008 03:26:23 +1000 (EST) Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD boot install: panic 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, 29 Aug 2008 17:27:06 -0000 Hi Andrea, >> I'm using ibook (rev. 2002) with Powerpc G3 750FX 800 Mhz, >> when i try to boot freeebsd install, it puts this: >> >> Fatal kernel trap: >> >> Exception = 0x4 (Instruction Storage Interrupt) >> Virtual address = 0x4d3fa8 This is covered by FreeBSD PR powerpc/121407 http://www.freebsd.org/cgi/query-pr.cgi?pr=121407 later, Peter.