From owner-freebsd-current Mon Nov 4 0:45:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2EFB37B404 for ; Mon, 4 Nov 2002 00:45:43 -0800 (PST) Received: from van-laarhoven.org (ap-z-5ab8.adsl.wanadoo.nl [212.129.218.184]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D7BB43E8A for ; Mon, 4 Nov 2002 00:45:32 -0800 (PST) (envelope-from n_hibma@van-laarhoven.org) Received: (qmail 17990 invoked from network); 4 Nov 2002 08:45:30 -0000 Received: from uitsmijter.van-laarhoven.org (n?hibma@10.66.0.1) by uitsmijter.van-laarhoven.org with SMTP; 4 Nov 2002 08:45:30 -0000 Date: Mon, 4 Nov 2002 09:45:30 +0100 (CET) From: Nick Hibma To: John Hay Cc: "current@FreeBSD.ORG" , "phk@critter.freebsd.dk" , "imp@bsdimp.com" Subject: Re: umass CF geometry problems, was Re: fdisk -BI ob clean disk broken In-Reply-To: <200211040802.gA482oJj093121@zibbi.icomtek.csir.co.za> Message-ID: <20021104094319.K17734-100000@uitsmijter.van-laarhoven.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Well the short version of the problem is that "fdisk -BI " works > on -stable to get a FreeBSD partition on the Compact Flash. This does > not work on -current anymore. I have traced that back to the commit > in umass.c rev 1.61 that removed the fake geometry setting and just > leave the cylinders, heads and sectors_per_track zero. This cause > fdisk to coredump with a floating point error. Hm, strange. I would think that a compact flasg is an ATAPI over CBI device (see attach message in your dmesg). If that is the case, the 'fake setting' was not done in STABLE either and I would expect the problem to be somewhere else. But that would contradict your research. Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message