From owner-freebsd-ppc@FreeBSD.ORG Wed Oct 19 10:47:32 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 6DBB216A41F for ; Wed, 19 Oct 2005 10:47:32 +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 CDA2343D46 for ; Wed, 19 Oct 2005 10:47:30 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.18.185] (CPE-18-185.dsl.OntheNet.net [203.144.18.185]) by hummer.onthenet.com.au (Postfix) with ESMTP id EF9B519FB99; Wed, 19 Oct 2005 20:47:28 +1000 (EST) Message-ID: <4356243F.6090703@freebsd.org> Date: Wed, 19 Oct 2005 20:47:27 +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: Graham J Lee References: <006601c5d406$ea0a8f20$13b46743@TIM> <4355CD0D.50301@freebsd.org> <3CEE03B7-701F-47B4-9283-B8AB6B657DEC@teaching.physics.ox.ac.uk> In-Reply-To: <3CEE03B7-701F-47B4-9283-B8AB6B657DEC@teaching.physics.ox.ac.uk> 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: Wed, 19 Oct 2005 10:47:32 -0000 > When you say "booting manually", do you mean something like: > > > boot cd:,\boot\loader cd:X > where X is some number? If so, I haven't tried doing that on my > sawtooth and could see if that yields different results. That's right: break into OpenFirmware with cmd-opt-o-f instead of just holding down the 'c' key and enter the boot command as you typed. cd:X will always be cd:0. later, Peter.