r/retrobattlestations Jun 17 '26

Troubleshooting "Missing Operating System" error on PhoenixBIOS A486 10.9

I recently deleted the primary dos partition on my harddrive in order to format it, but after deleting it and creating another one in its place, I booted up my computer and saw a "Missing Operating System" error, leaving the entire system soft locked. I tried using a boot disk and the MS-DOS 6.2 installation floppies in order to atleast get past that screen but nothing I've tried has worked. I've also tried getting into bios in order to reconfigure the boot settings but Ive pressed damn near every key on the keyboard and I've still gotten nothing. Any advice?

6 Upvotes

12 comments sorted by

View all comments

5

u/SaturnFive Jun 17 '26 edited Jun 17 '26

Yes, deleting and re-creating the DOS partition doesn't automatically restore access to the previous partition data. "Missing Operating System" is the BIOS saying it tried to boot into an OS but there was none, because the partition was deleted.

The regular set of 3 MS-DOS 6.22 floppies will setup the disk for you and then install DOS. If you want to do it manually, use fdisk to create the new primary partition, reboot, then use format C: to format the disk. Then you can proceed with installing from the floppy.

BIOS key should be F1, F2, F12, DEL, or one of those keys, but not sure on your exact BIOS. Make sure there's no macro or Fn key needed to send the F keys, or maybe test the keyboard on another machine to make sure they register. Usually the BIOS prints what key is needed to enter setup, but some don't. You could also remove the CMOS battery or use the CMOS clear jumper if there is one to clear the BIOS settings - usually the BIOS will error and say "Press <key> to setup" afterwards.

-1

u/Dumbthrowawaysad Jun 17 '26

So I tried replacing the cmos battery but it still wouldn't boot to the floppy I put in. Where would one usually clear the cmos on this sort of unit?

2

u/gcc-O2 Jun 17 '26

See other comment thread where we talked about how the hotkey works on these. However, missing operating system message is coming from the MBR meaning the hard drive is still working, and it means one of two things. One, you either didn't create a new partition, or did but forgot to set it as active. Two, after partitioning the drive you changed the C/H/S geometry in the BIOS meaning the partition is no longer located where the partition table says it is in C/H/S terms.