From owner-freebsd-ppc@FreeBSD.ORG Mon Nov 7 21:54:12 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 9700216A420; Mon, 7 Nov 2005 21:54:12 +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 B416D43D83; Mon, 7 Nov 2005 21:53:57 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.17.160] (CPE-203-144-17-160.dsl.OntheNet.net [203.144.17.160]) by cayenne.onthenet.com.au (Postfix) with ESMTP id 7CC0F7590A4; Tue, 8 Nov 2005 07:53:56 +1000 (EST) Message-ID: <436FCD0F.2010704@freebsd.org> Date: Tue, 08 Nov 2005 07:54:23 +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: John Baldwin References: <436CB6EB.4080402@freebsd.org> <436E442C.4090507@teaching.physics.ox.ac.uk> <436E8E6D.80008@freebsd.org> <200511071141.16445.jhb@freebsd.org> In-Reply-To: <200511071141.16445.jhb@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: 7.0-snap available 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: Mon, 07 Nov 2005 21:54:12 -0000 > >I even suspect the same would happen on i386. > > No, it isn't. OK, I'm happy to stand corrected. > probably because GEOM thinks that something else has ad1s5 open > still. Might be a bug in the ppc libdisk bits maybe? More likely the GEOM apple partition code. Perhaps a reference count being held when it shouldn't. But it's all moot until the loader has support for a partitioning scheme - 'auto' will be disabled. So John when are you going to install on your Powerbook ? :) later, Peter.