Dr. DOS Still 'Doing It' At 8.0
An anonymous reader writes "Believe it or not, DOS -- DR-DOS, no less -- is still alive and kicking after all these years! Devicelogics, a company founded by former executives of Caldera and Lineo in Utah, says it has begun shipping version 8.0 of DR-DOS today. The company says the most significant enhancement in the latest version of this long-lived (and 'stable') operating system is support for FAT32 large partitions, enabling DR-DOS 'to keep up with market demand for DOS-based embedded solutions built on FAT32 platforms.'"
I know DOS is archaic but I still use it. It's useful for apps when you want limited stuff in memory. Linux and windows can't compete with 100k kernal. Plus I use it whenever I want a new os. I just format in DOS mode then install from there. PC-DOS released version 8, yeah I know different, along time ago. I wonder what the actual differences are between PC 8 and DR 8. Does anyone call DR-DOS "doctor-dos?" I always do. Of course I don't call MS-DOS, "missz. dos," like a possibly-married female.
Why don't you guys have friends or journals?
I downloaded some utilities for a Western Digital HD. It make a boodisk with - to my surprize - DrDOS as the base. First thing I thought was "Hey wow, haven't see that in awhile!"
It makes sense, though. DOS will run on just about any x86 based machine out there, insuring a very wide compatability, it's something most people are used to (ie: DOS, as opposed to a linux based bootloader, which fewer people are accustomed to) and I'm sure the licensing is a mere fraction of MSDOS - or at least it would be if MS still supported it.
Makes you wonder about things like FreeDOS... maybe it's still a bit unrefined for these uses? Maybe buyers actually do want a "real company" behind the products they use?
=Smidge=
And you might have mentioned, for those who think that the only OSs are Windows, Linux, and MacOS, that DR-DOS is the current incarnation of CP/M -- the OS that would have been the OS if the folks at Digital Research hadn't been so paranoid about NDAs.
Interesting, the buy icon at the bottom has only a 5-licence pack for $200. The previous version is $29 for a single user licence.
(I must say the site isn't very professional. It lists DPMI/DPMS in two bullet points and multi-tasking in three.)
Wouldn't they have to pay a royalty to Microsoft due to the patents on Fat32 in embedded devices?
... and they say that BSD is dying! ;)
this is dos we are talking about so any form of multitasking is going to be a kludge.
How so? Since DOS is such a simple collection of services, it runs great in little virtual 86 compartments. In fact, the whole protected-mode scheme from Intel was designed in a way that DOS would be able to run in 'virtual 8086 machines'. DOS applications run on a multitasking environment like NT or OS/2 quite well, and quite well in 'emulation' (really not emulation') with the Free Software dosemu package.
---
FYI, when you buy an ASUS motherboard, its utility cdrom boots FreeDOS.
Nope, they shipped version 4.0 twice. The second version of 4.0 didn't really offer anything over 3.3 (and was really buggy), so most people just skipped from 3.3 to 5.0 (I still have the manuals :-)
You can see the timeline at the bottom of http://www.maxframe.com/HISZMSD.HTM. There is also a timeline at http://www.nukesoft.co.uk/msdos/dosversions.htm
Since we are playing nostalgia, I should also mention that I used MS-Windows 1.0 once. I was really impressed that it had a Paint program, and went to save my work of art. In those days, standard file dialogs didn't exist (you had to wait till Windows 3.1 for them). It brought up a dialog with a textfield asking for the filename. I started typing, and then wondered how long a name it would let me enter. The answer is that it let me enter a really really long name - I mashed the keyboard until I got bored. I click OK, and the screen froze and the hard disk light blinked every 5 seconds or so. I eventually rebooted the machine to discover most of the root directory entries had gone. Ah, the joys of buffer overflows! A quick session with Norton Disk Doctor got them back. I didn't touch Windows 1 again, but was an avid user of Windows 286, and then 3.0 and onwards once Windows became more mainstream.
I've talked to the DrDOS guys a few times... they're pretty cool and are very pro-Linux. They were pushing their Drlx product that lets you use Linux device drivers in a DOS environment to get things like USB support which is nice.
:-)
Anyone who thinks DOS is dead does not work anywhere near the embedded world. It's very much alive and kicking in little boxes all around you and new products are still being developed based on it. Problem is that nobody is putting out device drivers for "new" technology like USB for DOS so unless they find a way to utilize existing drivers they're in trouble as older standards like ISA fade. Linux to the rescue.