From owner-freebsd-ppc@FreeBSD.ORG Mon Oct 10 05:15:14 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 9491316A41F for ; Mon, 10 Oct 2005 05:15:14 +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 0ACFE43D46 for ; Mon, 10 Oct 2005 05:15:13 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.186] (CPE-2-186.dsl.OntheNet.net [203.144.2.186]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j9A5FADJ002750; Mon, 10 Oct 2005 15:15:11 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4349F8D9.4070209@freebsd.org> Date: Mon, 10 Oct 2005 15:15:05 +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: <001901c5cab0$5b047200$13b46743@TIM> In-Reply-To: <001901c5cab0$5b047200$13b46743@TIM> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Panic on boot from 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: Mon, 10 Oct 2005 05:15:14 -0000 Hi Tim, > Greetings all, Having an issue booting for the install cd > 6.0-20050518-SNAP-powerpc-disc1.iso. > > I get the prompt to press enter to boot (booting /boot/kernel/kernel in x > seconds), and if I hit enter or let it boot automatically, I get: > > KDB: debugger backends: ddb > > KDB: current backend: ddb > > Panic: mutex All locks list not owned at /usr/src/sys/kern/kern_mutex.c:299 > > KDB: enter: panic ... > Any thoughts? Thanks. Would that be an eMac by any chance ? :) I've yet to get to the bottom of this, though I have an idea or two as to why it's happening. In the meantime, the workaround (at least on my ageing eMac), is to break into OpenFirmware (cmd-opt-o-f at the boot chime) and manually boot from the OpenFirmware prompt 0 > boot cd:,\boot\loader cd:0 later, Peter.