From owner-freebsd-ppc@FreeBSD.ORG Mon Jan 24 06:03:34 2005 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 AF11716A4CE for ; Mon, 24 Jan 2005 06:03:34 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0798B43D46 for ; Mon, 24 Jan 2005 06:03:34 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.31.113] (CPE-31-113.dsl.onthenet.net [203.144.31.113]) j0O63WnP033514; Mon, 24 Jan 2005 16:03:32 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41F490F0.9020901@freebsd.org> Date: Mon, 24 Jan 2005 16:08:48 +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: Garance A Drosihn References: <41F170F1.2010701@finnovative.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Mac mini and FreeBSD - some initial details 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: Mon, 24 Jan 2005 06:03:34 -0000 > In order to get one on the first day, I had to take a standard > config. So, I don't have bluetooth or airport extreme on this > Mac-mini. I have no idea what FreeBSD might do with those. Nothing yet. Maybe never :-( They're both Broadcom parts with no public documentation. I've used external Bluetooth USB dongles successfully on FreeBSD/PPC. >> [... In disklabel:] I found the partition which I >> had created for FreeBSD (in my case it was 'ad0s5'), and >> created a partition there, naming it '/'. > > > Oh, and since I only have one partition for *everything* in > FreeBSD, I turned on softupdates for the '/' partition. I don't > know if anyone else has been running softupdates on PPC... > > (I would like it for doing dump/restore copies, if nothing else) I haven't tried that, so let us know how it goes. later, Peter.