Jump to content

IBMDOS.COM

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wtshymanski (talk | contribs) at 00:17, 4 January 2012 (sugest merge (again)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IBMDOS.COM is the filename of the DOS kernel. It exists in DR-DOS and PC-DOS systems, with MS-DOS using MSDOS.SYS. The file is located in the root directory of the drive containing the operating system.

The kernel initializes the operating system and calls the file CONFIG.SYS, which must also be located in the root directory. A command in config.sys specifies the location of the command line interpreter, typically COMMAND.COM.

See also