C. H. Dickman wrote:
I got one for $5 at a garage sale. Everything but the
hard drive (CP3044
40MB) seems to work.
I cracked it open and replaced the hard drive with one of about the same
vintage and still no go. Further research indicates that it only works
with 3 very specific drives, although I don't know what those are other
than the CP3044.
Chase down the interrupt table to find the Disk Parameter Table
(or whatever it's called) using DEBUG. See what disk geometry
the machine wants (i.e. find the entry corresponding to the
disk "type" in the BIOS settings).
A hack I have done in the past (other machines) for old drives
with "wrong" geometries is to take some bogus "DPT" entry and
modify it to match the disk that you want to install. Then,
take still another bogus entry and "- modify" it -- to ensure the
checksum stays unchanged. Burn new PROMs to replace the
originals, etc.
The two ROM sockets are empty. I think they could
contain ROMs with a
floppy disk image and allow the machine to boot without a disk. Anybody
know if this is right? Do you need both sockets populated for an
even/odd byte thing or is it one ROM making up a disk and the two
sockets making two disks?
If it is a 286, chances are the two ROMs are hi/lo bytes
of a 16 bit word.
This leads to an OT MSDOS question: Can MSDOS be told
about a hard disk
that the BIOS does not know about? You can probably see my line of
thinking. Make a floppy that boots DOS and can talk to the new HD. Burn
that onto a ROM and then make the machine boot from the ROM socket.
See above. :>
Now what I would do with this 286-10 after that is
unclear.
Let me know since I have a Compaq Portable III that I am equally
pondering... :-/