



Life After MS-DOS: FreeDOS Keeps On Kicking 255
angry tapir writes "FreeDOS — the drop-in, open source replacement for MS-DOS — was started after Microsoft announced that starting from Windows 95, DOS would play a background role at best for users. Almost two decades later, FreeDOS has survived and, as its creator explains in this interview, is still being actively developed, despite achieving its initial aim of an MS-DOS compatible OS, which quite frankly is somewhat amazing."
Re:Not surprising (Score:5, Interesting)
It would work well in VirtualBox, if it weren't for a stupid VirtualBox bug. [sourceforge.net]
Re:Dosbox or freedos (Score:2, Interesting)
What's better for retro gaming: DosBox, or a virtual machine running FreeDos?
Dosbox.
Re:Not surprising (Score:5, Interesting)
Not only legacy- I had updated my aspire 5720's bios to suppress a bug which prevented 64bit linux using freedos because I had already got rid of the Vista installation (30 minutes after started using it, I think 8 will last less). Worked flawlessly but I acknowledge it's a risky procedure.
Re:Not surprising (Score:5, Interesting)
I have clients who still are using systems, like sales and inventory sales databases, running on DOS and now using FreeDOS.
The owners don't want to replace something that works for new and shiny.
Re:Not surprising (Score:5, Interesting)
booting stubborn thin clients (Score:4, Interesting)
many thin clients (e.g. some of HPs) refuse to boot from anything other than a ms-dos partition. to turn them into BSD or Linux appliances I have a FreeDOS partition on usb drive with grub in it, which chain boots the next partition. if you choose to boot into the FreeDOS there is editor for grub config and whatever other handy things you might need (like alternate flash images or whatever). need a very low power consumption domain/mail/web/vpn/unix shell server at home? those thin clients can pull 18W or less
change the battery (Score:4, Interesting)
change the battery
Re:Not surprising (Score:5, Interesting)
Not At All Amazing - DOS Is Just The Way It's Done (Score:2, Interesting)
If you want to access PC hardware directly without any abstraction layers and OS latencies that screw up timing, a copy of MS-DOS 5.0 or FreeDOS is still the way to go. In fact, I just set up a machine last week with a copy of MS-DOS 5.0 and TurboCNC, which is sending stepper motor step commands at precise intervals to the motors on a CNC machine using the PC's parallel port. USB is as useless as Windows and the more recent Linux distributions for things like this.