From owner-freebsd-chat@FreeBSD.ORG Mon Jun 23 12:08:03 2008 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3943D1065674 for ; Mon, 23 Jun 2008 12:08:03 +0000 (UTC) (envelope-from philip.s.schulz@googlemail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id E55268FC12 for ; Mon, 23 Jun 2008 12:08:02 +0000 (UTC) (envelope-from philip.s.schulz@googlemail.com) Received: by an-out-0708.google.com with SMTP id b33so616810ana.13 for ; Mon, 23 Jun 2008 05:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=KDah9H4AUWULEuJsb7zEm8mx2RzZbYLg/jfgs/xBQ9E=; b=GjNgXAyWrukJJYjmoZOYQ6fMhgl3OcvQAgCBBEMlSvQFUaF0f51xikXox+aomudyAK yKdjerPtZZA9dB8OlhI14+zdFKna+lq/QBOFOqg6vCPtrGr0usrBm3a4K2SYk1YNDhVL AxVtQ1aoThywc4ZiB0UqyTX0cBeGmoZ2jgBJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SmVm2BJi12iR6LxWOBrkuJbZv6VArbWJD3jt1PIE1pNhYXbIWjHXnt1l9i3Ar0d2s8 voFLdhzfuNbPoBZxwbzi5wHKsPEaRt0nf/jhFAuEJy9azV4j+VVKJtmq9o4egXqVLXdH 3uS1aa0ZVlx53OZyCkd3Dd++pnnt3WE2mXGmg= Received: by 10.100.226.6 with SMTP id y6mr12975472ang.88.1214221367228; Mon, 23 Jun 2008 04:42:47 -0700 (PDT) Received: by 10.100.121.14 with HTTP; Mon, 23 Jun 2008 04:42:47 -0700 (PDT) Message-ID: <1c66db910806230442t547f1d61se0d3686764a318ed@mail.gmail.com> Date: Mon, 23 Jun 2008 13:42:47 +0200 From: "Philip Schulz" To: dandantheitman In-Reply-To: <9ee13d4f0806220819s28681841gb22023290898a643@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9ee13d4f0806220819s28681841gb22023290898a643@mail.gmail.com> Cc: freebsd-chat@freebsd.org Subject: Re: FreeBSD on Apple G4 PowerPC X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 12:08:03 -0000 Hi, 2008/6/22 dandantheitman : > Morning All, > > I have been an avid apple mac user for a couple of years and have > decided to give FreeBSD a whirl on my PowerBook G4. So went ahead and > downloaded the latest FreeBSD7 release for PPC and have attempted to > install it. > > However FreeBSD 7 does not detect my hard drive when I try to > partition and slice it. I have looked in the FreeBSD handbook, but it > doesn't tell me alot. > I think what you're seeing is described in PR power/93203. There are instructions on how to install FreeBSD on PowerPC out there, but I can't find them right now. For PowerPC-specific questions ppc@freebsd.org is a good place to ask. HTH, Philip