Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 17:25:30 +1100 (EST)
From:      Bruce Evans <brde@optusnet.com.au>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Matthew Jacob <mj@feral.com>, Bruce Cran <brucec@freebsd.org>
Subject:   Re: svn commit: r216269 - head/sys/geom/part
Message-ID:  <20101208170915.B1583@besplex.bde.org>
In-Reply-To: <4CFEC620.80900@freebsd.org>
References:  <201012072046.oB7KkB4L079555@svn.freebsd.org> <4CFEAD09.30904@freebsd.org> <4CFEAFA6.4020103@feral.com> <4CFEB1AD.70906@freebsd.org> <4CFEBF27.8010203@feral.com> <4CFEC620.80900@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Dec 2010, Andriy Gapon wrote:

> on 08/12/2010 01:11 Matthew Jacob said the following:
>> Geometry is still important.  Trying booting a USB flash drive on all BIOS' with
>> a 63/255 geometry instead of a 64/32 geometry.
>
> Well, I don't know anything about USB...
> My point about modern HDDs still stands.

Hmm, I know how to avoid geometry errors in FreeBSD, but recently had
them for Linux, and had problems booting USB drives, which I didn't know
might be caused by geometry.  One USB drive has the manufacturer's
partitioning, which has starting CHS consistent with H=any/C=44 and
ending CHS consistent with H=255/S=63.  cam gives the default fake
geometry of H=255/S=63, and my de-GEOMed kernel doesn't change this
since it is consistent enough with the partitioning.  This drive is
not bootable and I haven't noticed any problems with it.  Another
USB drive has all partitions configured using the cam default.  It
boots on some systems only, almost never on one except IIRC it once
booted on that too, when the partitioning may have been simpler.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101208170915.B1583>