As someone asked in another thread, I too have the same
situation of a Compaq Deskpro 2000 166 MMX with no hard drive,
and need to install a new hard drive with DOS.
But because there's no hard drive, there's no BIOS setup
option in the BIOS boot screen (e.g. no "F10=Setup" message at
lower right). Apparently one is supposed to install the BIOS
setup on a special hard disk partition created by a set of
three Compaq setup disks, so that one can choose F10 on boot
to reconfigure hardware (set the date, boot order, etc)
Since it's an old thread (2019) I can't reply because it's
auto-locked, so HP says at the top of that page "It has been a
while since anyone has replied. Simply ask a new question to
start the discussion again", so here I am.
That thread concludes that the machine is too old (late
90's/early 2000's), and HP doesn't support it anymore, and
there would be nothing to find on the HP site to get the
floppies to restore the BIOS.
I'm here to say: that's not so, there
is an HP website file that can create the 3 floppy set
that lets you install the "F10 Setup" on a new hard drive;
I've just done it myself. The steps I did were (hoping I
recalled this all correctly):
- Prepare
3 blank formatted 1.4 MB floppy disks (e.g. "FORMAT
A:")
You'll
need these for step #4 below.
- Download the SP15674.exe
file from the HP website which can be used to create
the 3 disk diagnostics set.
[Update 11/18/22]: Apparently the HP ftp site is often down,
so I've archived the sp15674.exe
and sp15674.txt on my server.
-
Extract the file by running it.
You end up with a directory of ~4MB of files:
Size Date
Filename
1150620 Sep 28
2000 CSVP._01
1050140 Sep 28
2000 CSVP._02
1176716 Sep 28
2000 CSVP._03
78668 Oct 27
1998 QRST5.EXE
737 Sep 28
2000 SP15674.CVA
-
Create the 3 diagnostics floppies
by running QRST5.EXE (above), and label
them in this order:
1) "DIAGNOSTICS"
2) "SETUP DISK 1"
3) "SETUP DISK 2"
You will be prompted to use these by these names later, so
label the floppies clearly with those names.
- Prepare your new hard drive by
REMOVING ALL PARTITIONS on it. (e.g. FDISK in DOS, or fdisk
in linux).
Do not create any partitions or try to format the drive
yet, or the diagnostics installer floppy will not create the
diagnostics partition that gives you the F10/Setup menu
for the BIOS.
-
Connect your new IDE drive (with
no partitions) in the Compaq
Deskpro 2000.
In my case I used a StarTech
IDE CompactFlash drive with a 32MB SDC card
installed in a Compact
Flash to SD/SDC adapter,
a great cost effective and durable alternative to
physically spinning drives, and they have fast access
times which means quick boots and quick load/saves.
- Boot the "DIAGNOSTICS" floppy.
(If you see any BIOS warnings, just choose the
defaults to get past them)
The floppy will immediately prompt you to install the
diagnostics partition. Follow the steps. It should prompt
you through various disk changes for both setup disks 1
and 2 several times, then completes. You will now
have diagnostics installed on the hard drive partition.
When you reboot, you should see "F10=Setup" at the
lower-right corner of white "COMPAQ" BIOS boot screen,
which is the goal of this whole process..!
- From here you can add your OS partition to the drive and
format/install it.
Be sure not to remove the 6MB partition 1 the diagnostics disk created.
It shows up in linux fdisk as type 12 (hex), which is the special "Compaq Diagnostic"
partition type.
In my case I was installing Win95 DOS, so my steps were:
a) Add the OS boot partition to
the hard disk by rebooting a regular Win95 DOS floppy,
and use FDISK to add the partition. This created an extended partition, and I let it use
the rest of the drive (default) for it, e.g.
Here the "System" shows as "UNKNOWN" for the "partition 2" I added because the Win95
partition was created but the OS not yet installed with "FORMAT C: /S"
b) Reboot the Win95 DOS floppy so the OS can recognize the new C: drive,
and then use "FORMAT C: /S" to format it, installing a bootable Win95 DOS.
c) Reboot off the hard drive to test the new OS install.
You should see the "F10=Setup" option on the BIOS boot screen.
I suppose you could use these same techniques to install linux instead of DOS/Windows
in step 8 above.
Hope that helps you other poor folks out there having to deal with these weird machines.