Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 1997 11:43:45 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        dgy@rtd.com, freebsd-hackers@freefall.freebsd.org, bde@zeta.org.au, joerg_wunsch@uriah.heep.sax.de
Subject:   Re: wd and funky geometry (understood?)
Message-ID:  <199703171843.LAA08211@phaeton.artisoft.com>
In-Reply-To: <199703171346.AAA13488@godzilla.zeta.org.au> from "Bruce Evans" at Mar 18, 97 00:46:39 am

next in thread | previous in thread | raw e-mail | index | archive | help
> >However, *both* drives have a BIOS geometry of 611/16/63.  (Sorry,
> >my ancient BIOS does not support "user configurable" geometries
> >so this was the closest geometry I could find -- hence the reason
> 
> What's the problem?  The BIOS uses the fudged geometry that you told it,
> but the FreeBSD driver knows better - there is no reason for it to use
> a fudged geometry.

The disk is shared with DOS and uses the DOS MBR.  THe DOS MBR will
use the fudged geometry, and the BSD DOS partition table entry must
be in the fudged geometry to make the DOS MBR happy to boot it.


> Of course you must use a consistently fudged geometry for everything
> related to the BIOS.

Like multiplying the C/H/S value by the fudged geometry in protected
mode to find the BSD boot and disktab data.


					Regards,
					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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