From owner-freebsd-ppc@FreeBSD.ORG Tue Jan 25 00:20:00 2011 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 D746A1065675 for ; Tue, 25 Jan 2011 00:20:00 +0000 (UTC) (envelope-from gdriggs@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 995B88FC17 for ; Tue, 25 Jan 2011 00:20:00 +0000 (UTC) Received: by iyb26 with SMTP id 26so4708191iyb.13 for ; Mon, 24 Jan 2011 16:20:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=5BSgipGJArcKUPeKt4gk28KSpeyQg1qbFho08PTsw6I=; b=fKM8IJzt/n8BqxIGjLr0RDXyolyOnAAMFKZ4Mzs+I4sHouPeeGb5IInHemDAT/roZG RodcWWwmkZ9FK++7+m5b+j3XW0FxjEy+9Ej/AcJK4/MQRlfAgY0fJ5WzZA1zkQpb2ZCr Y+u4UntV+O6niBl73ZcLWcb2x1lbguSTDydEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TPfgLw43pcQVyloK9kyNxJPAxx8HhPB0vFV5JmAoIHAGOpKrHbURoPKlmQ+XVvh6Ah T4h8fKAxGGDjF/OueTlyXDijwOw0LXwiVI1nr6hqmMlDVAUbyEO+dUan6wgJJ45VJaB0 RucTdUgtCJwbC/GqFJ8S8m6bf88f8f+meJMvw= MIME-Version: 1.0 Received: by 10.231.208.17 with SMTP id ga17mr5672899ibb.121.1295914799902; Mon, 24 Jan 2011 16:19:59 -0800 (PST) Received: by 10.231.207.5 with HTTP; Mon, 24 Jan 2011 16:19:59 -0800 (PST) In-Reply-To: <20110125005916.16aa4aae.torfinn.ingolfsen@broadpark.no> References: <20110123003845.053726a7.torfinn.ingolfsen@broadpark.no> <20110124223642.7e12d3a5.torfinn.ingolfsen@broadpark.no> <20110124225757.fd6a4b4f.torfinn.ingolfsen@broadpark.no> <4D3DF6B5.3080307@freebsd.org> <20110125005916.16aa4aae.torfinn.ingolfsen@broadpark.no> Date: Mon, 24 Jan 2011 16:19:59 -0800 Message-ID: From: Gary To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: PowerMac G5 and FreeBSD 9.0-current: no disks? 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: Tue, 25 Jan 2011 00:20:00 -0000 On Mon, Jan 24, 2011 at 3:59 PM, Torfinn Ingolfsen wrote: > (BTW, how do I perform an "eject" on the CD drive; the eject key on the keyboard doesn't do it; > and it doesn't look like atacontrol has an eject command?) Hold down the left mouse button during power-on. Some drives in the G5s have a barely reachable eject button on the front if you pull down the drive slot door. One of mine actually had the physical eject button removed so it's a bit of a hassle if I want to swap install discs. I'm curious to try the version 9 image you're referring to as I'm unable to get SATA drives to appear from either the 8.2 RC1 release or Nathan's custom disc. Where are you getting the version 9 images? -Gary