From owner-freebsd-ppc@FreeBSD.ORG Wed Jan 19 06:48:23 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 BCAB316A4CE for ; Wed, 19 Jan 2005 06:48:23 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F3243D45 for ; Wed, 19 Jan 2005 06:48:23 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.31.113] (CPE-31-113.dsl.onthenet.net [203.144.31.113]) j0J6mLnP015653; Wed, 19 Jan 2005 16:48:21 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41EE03F4.4080909@freebsd.org> Date: Wed, 19 Jan 2005 16:53:40 +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: Julian Mayer References: <1D4F8056-68D5-11D9-8C44-000A95C2EA1C@mac.com> In-Reply-To: <1D4F8056-68D5-11D9-8C44-000A95C2EA1C@mac.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: Wed, 19 Jan 2005 06:48:23 -0000 > there are one free and three commercial options to do hfs+ resize: > > GNU parted: there are hfs+ resize patches to GNU parted as well as > pre-built linux binaries available at: > http://xilun.nerim.net/Projet/Parted/ > you should be able to get this going with linux, (free)bsd and macosx > (this is also what is used on gentoo-ppc to provide format-free install > options) Thanks Julian, I'll have a look at parted, and the commercial ones are a good option for those who don't wish to re-install OSX just to run FreeBSD :) later, Peter.