From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 26 08:51:47 2004 Return-Path: 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 C60B816A4CE for ; Thu, 26 Aug 2004 08:51:47 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B9343D5A for ; Thu, 26 Aug 2004 08:51:47 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-19-124.dsl.OntheNet.net [203.144.19.124]) i7Q8pjnP007102; Thu, 26 Aug 2004 18:51:45 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <412DA494.8030902@freebsd.org> Date: Thu, 26 Aug 2004 18:51:32 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ed Sutherland References: <412CE7D8.5070805@twcny.rr.com> <1093463741.14988.6.camel@schemer> <412D485B.3020105@twcny.rr.com> <412D539A.4060200@freebsd.org> <412D5A0A.7030603@twcny.rr.com> In-Reply-To: <412D5A0A.7030603@twcny.rr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Installing FreeBSD from CD X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 08:51:47 -0000 Hi Ed, > I've tried booting three times -- every time there is no 'acd0' listed. > While my USB ports and printer are recognized, only my hard disk is seen > -- no CD, I get this line during boot: > > ad0: 19536MB .... at at0-master BIOSPIO ... > What's my next move? The CD is not being probed, which is strange because the ATA drive is picked up. Would you be able to try a "boot -v" and see if that sheds any more light on the issue ? later, Peter.