computer

Disk Operating System (specifically) and disk operating system (generically), most often abbreviated as DOS (not to be confused with the DOS family of disk operating systems for the IBM PC compatible platform), refers to an operating system software used in most computers that provides the abstraction and management of secondary storage devices and the information on them (e.g., file systems for organizing files of all sorts). Such software is referred to as a disk operating system when the storage devices it manages are made of rotating platters (such as hard disks or floppy disks).

In the early days of microcomputing, memory space was often limited, so the disk operating system was an extension of the operating system. This component was only loaded if needed. Otherwise, disk-access would be limited to low-level operations such as reading and writing disks at the sector-level.

In some cases, the disk operating system component (or even the operating system) was known as DOS.

Sometimes, a disk operating system can refer to the entire operating system if it is loaded off a disk and supports the abstraction and management of disk devices. Examples include DOS/360 and FreeDOS. On the PC compatible platform, an entire family of operating systems was called DOS.


Examples of disk operating systems that were extensions to the OS

Examples of disk operating systems that were the OS itself

The best known family of operating systems named "DOS" is that running on IBM PCs type hardware using the Intel CPUs or their compatible cousins from other makers. Any DOS in this family is usually just referred to as DOS. The original was 86-DOS, which would later become Microsoft MS-DOS. It was also licensed to IBM by Microsoft, and marketed by them as PC-DOS. Digital Research produced a compatible variant known as DR-DOS, which was eventually taken over (after a buyout of Digital Research) by Novell, then by Caldera International. This became Novell DOS, then the open source OpenDOS, before being changed back to DR-DOS. There is also a free and open source version named FreeDOS.