From owner-freebsd-ppc@FreeBSD.ORG Sun Oct 30 04:55:04 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 D150316A41F; Sun, 30 Oct 2005 04:55:04 +0000 (GMT) (envelope-from jdnier@tds.net) Received: from outbound3.mail.tds.net (outbound3.mail.tds.net [216.170.230.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771BF43D48; Sun, 30 Oct 2005 04:55:04 +0000 (GMT) (envelope-from jdnier@tds.net) Received: from outaamta02.mail.tds.net (outaamta02.mail.tds.net [216.170.230.32]) by outbound3.mail.tds.net (8.13.4/8.12.2) with ESMTP id j9U4t30q004175; Sat, 29 Oct 2005 23:55:03 -0500 (CDT) Received: from [66.222.24.193] by outaamta02.mail.tds.net with ESMTP id <20051030045503.LAEM15375.outaamta02.mail.tds.net@[66.222.24.193]>; Sat, 29 Oct 2005 23:55:03 -0500 Message-ID: <43645225.2050804@tds.net> Date: Sat, 29 Oct 2005 23:55:01 -0500 From: David Niergarth User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Grehan References: <4364343A.9010703@tds.net> <436438B9.8080103@freebsd.org> <4364448E.7050606@tds.net> <436445EF.6090108@freebsd.org> In-Reply-To: <436445EF.6090108@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; 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 04:55:05 -0000 Hi Peter, Thanks for the quick feedback. >> 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). > I didn't put the ports system onto the RC1 CD. There also aren't any > pre-built packages, so you'll have to grab the ports tree from > freebsd.org and built ports manually. Ah, of course. Thanks, --David