From owner-freebsd-ppc@FreeBSD.ORG Sun Oct 30 13:20:32 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 4478116A421 for ; Sun, 30 Oct 2005 13:20:31 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from cayenne.onthenet.com.au (cacheflow.OntheNet.com.au [203.22.124.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA6C43D46 for ; Sun, 30 Oct 2005 13:20:31 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.18.169] (CPE-18-169.dsl.OntheNet.net [203.144.18.169]) by cayenne.onthenet.com.au (Postfix) with ESMTP id 6A2027591A2; Sun, 30 Oct 2005 23:20:29 +1000 (EST) Message-ID: <4364C8AF.7020104@freebsd.org> Date: Sun, 30 Oct 2005 23:20:47 +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: David Niergarth References: <4364343A.9010703@tds.net> <436438B9.8080103@freebsd.org> <4364448E.7050606@tds.net> <436445EF.6090108@freebsd.org> <43645225.2050804@tds.net> In-Reply-To: <43645225.2050804@tds.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Error mounting /dev/ad1s3 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: Sun, 30 Oct 2005 13:20:32 -0000 Hi David, >>> I went back and tried this. Problem now is that the DiskLabel Editor >>> is not letting me specify the size of the filesystem. I select my >>> slice, type "C" to create. I can choose either "swap" or "file >>> system" but whichever I pick, it automatically uses all available >>> space, leaving nothing for anything else. >> >> Yep, that's the downside for having to do this. > > > So no swap? Is this the "fdisk not working" problem? Just wondering if > this is a short or long-term problem (and if I wan't to install RC-1 now > or wait a bit). Swap works: you just have to dedicate an entire slice to it. The situation won't change for 6.0. I suppose it boils down to a question of usability. If you have to carve up the disk with Apple tools, is it fine at that stage to size up how you want FreeBSD to drop onto dedicated slices ? Or is it better to have a single slice for FreeBSD, and partition that up ? User community, let me know ! later, Peter.