From owner-freebsd-ppc@FreeBSD.ORG Fri Jul 16 14:08:40 2010 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 5AE44106564A for ; Fri, 16 Jul 2010 14:08:40 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id 2DDED8FC16 for ; Fri, 16 Jul 2010 14:08:39 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed; delsp=yes Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0L5N00G04LYF9B00@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Fri, 16 Jul 2010 09:08:39 -0500 (CDT) Received: from [10.0.2.99] ([unknown] [76.210.64.28]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0L5N006S7LXI4880@smtpauth3.wiscmail.wisc.edu>; Fri, 16 Jul 2010 09:08:35 -0500 (CDT) Date: Fri, 16 Jul 2010 09:08:07 -0500 From: Nathan Whitehorn In-reply-to: To: Bryan Vyhmeister Message-id: X-Mailer: Apple Mail (2.936) X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.64.28 X-Spam-PmxInfo: Server=avs-14, Version=5.5.9.395186, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2010.7.16.135714, SenderIP=76.210.64.28 References: <20100713164320.40351367@anacreon.physics.wisc.edu> Cc: freebsd-ppc@freebsd.org Subject: Re: ANNOUNCE: powerpc64 now in -CURRENT 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, 16 Jul 2010 14:08:40 -0000 On Jul 15, 2010, at 9:06 PM, Bryan Vyhmeister wrote: > On Thu, Jul 15, 2010 at 1:51 PM, Gary wrote: >> boot from disc one fails to find my hard drives. passing the -v flag >> to the boot command doesn't work either. > > I had the same experience with my Dual 2.7 GHz PowerMac G5. I also > have a Dual 1.8 GHz PowerMac G5 that I can test on tomorrow or over > the weekend. Does a verbose boot provide any information from the ATA layer about why they are failing to attach? -Nathan