On Fri, 10 Dec 2010 02:00:23 +0100
Erik Trulsson <ertr1...@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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to