Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jan 1996 10:40:27 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        Don Yuniskis <dgy@rtd.com>
Cc:        freebsd-hackers@freefall.FreeBSD.org (FreeBSD hackers)
Subject:   Re: POST checksum hacking 
Message-ID:  <918.820662027@critter.tfs.com>
In-Reply-To: Your message of "Wed, 03 Jan 1996 02:20:33 MST." <199601030920.CAA24493@seagull.rtd.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Greetings!
>    I have a few older (read: ancient!) Compaq systems I'd like to
> put FBSD on.  Unfortunately, Compaq (in their infinite wisdom -- NOT!)
> have fixed disk parameter tables in their BIOS.  So, regardless of
> the size of the (IDE) disk I might install, I am limited to
> whatever geometry Compaq has chosen to support.
>    I'd like to cut a new set of EPROMs with an altered disk table
> but the POST screams about bad checksums.  Anyone have a clue as
> to the algorithm employed and the location of the checksum image
> (before I start disassembling code)?

Don't even bother.  Just make sure that you use the same number of
heads and sectors as the bios, then adjust they cyls to the capacity
of the disk.

Many newer IDE disks will work with any geometry that is not bigger than
their capacity.

The root fs must be inside the bios geometry.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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