Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2010 08:52:26 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        Erik Trulsson <ertr1013@student.uu.se>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, Andriy Gapon <avg@freebsd.org>, Bruce Evans <brde@optusnet.com.au>, Bruce Cran <brucec@freebsd.org>, svn-src-head@freebsd.org, Matthew Jacob <mj@feral.com>
Subject:   Re: svn commit: r216269 - head/sys/geom/part
Message-ID:  <20101210085226.5cf2b42b@core.draftnet>
In-Reply-To: <20101210010023.GA68703@owl.midgard.homeip.net>
References:  <201012072046.oB7KkB4L079555@svn.freebsd.org> <4CFEAD09.30904@freebsd.org> <4CFEAFA6.4020103@feral.com> <4CFEB1AD.70906@freebsd.org> <20101208153857.H1428@besplex.bde.org> <20101208225235.501ced0e@core.draftnet> <20101209191657.B1400@besplex.bde.org> <20101209221458.42448075@core.draftnet> <20101210010023.GA68703@owl.midgard.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Dec 2010 02:00:23 +0100
Erik Trulsson <ertr1013@student.uu.se> wrote:

> Modern drives do not really report 'the current CHS geometry'. They
> report a fake geometry that normally do not have anything do with the
> actual geometry.  (As an example just about all modern ATA/SATA drives
> report having 16 heads, while in reality none of them have more than
> 10 heads and most of them have fewer heads than that.)

Note that I said 'current', not 'correct' :)
They do continue to report the current CHS geometry that the BIOS has
configured: for example overriding the settings to use a setting of 8H
instead of 16H in the BIOS does get detected by FreeBSD when it reads
the 'current CHS geometry' fields.  And yes, the only thing that's
useful for nowadays is configuring the MBR or BSD disklabel.

-- 
Bruce Cran



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