Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 1996 07:29:45 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        darrylo@hpnmhjw.sr.hp.com, hackers@freefall.freebsd.org
Subject:   Re: fdisk changes, anyone?
Message-ID:  <199609162129.HAA29847@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>[ One area of concern is that I'm a bit unclear on the start/end address
>  requirements.  Right now, start offsets are being rounded up to an
>  head boundary, but end addresses are being rounded down to major
>  cylinder boundaries (every head*sector chunk).  Is this right? ]

End addressses must be rounded to a cylinder boundary so that the ending
h/s values are maximal so that FreeBSD can determine the geometry by
looking at the ending h/s values.

I don't know of any requirements for rounding start addresses, except
that some MBR extensions abuse the usual DOS rounding by taking more
than 1 sector.

Bruce



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