Sistemi operativi - DOS - Installazione Sistemas de exploração - DOS - Instalação Betriebssysteme - DOS - Installation Systèmes d'exploitation - DOS - Installation Sistemas operativos - Instalación de MS-DOS

Installing MS-DOS

When installing MS-DOS, make sure that in the BIOS the the boot disk is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the computer, then follow the on-screen instructions.
You must enter the following information:

  • time and date
  • country
  • the media on which to install the operating system (make sure the drive is accessible and has sufficient free disk space)
  • the storage folder for MS-DOS files
  • if the MS-DOS shell should appear on each start-up
  • if MS-DOS should occupy a single partition taking up the entire hard drive

Creating a system boot disk

After MS-DOS has been installed you should create a system boot disk.
Once you have inserted a blank floppy disk into the drive enter the following command:

format a: /s

The /s switch means "copy system files".

This floppy disk can be used to boot the system by inserting it in the floppy disk drive and restarting the computer.

Last update on Thursday October 16, 2008 02:43:13 PM.This document entitled « Operating Systems - Installing MS-DOS » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Operating Systems Installing MS DOS » in :
MS DOS Files and directories Show Files in MS DOS In a computers data is stored in files. When you run a program, MS-DOS processes the data stored in the file and passes it to the system. In MS-DOS a file can be any size, however the file name is more restricted, it can only have...
Introduction to DOS Show The development of MS-DOS MS-DOS is the most well known operating system, the most commercialised version is that of Microsoft, christened "MS-DOS" (there are other versions such as DR-DOS). MS-DOS was created in 1981 when it was used on an IBM...
Basic MS-Dos commands ShowBasic MS-Dos commands Intro The command prompts: Intro Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk). To have additional information about these commands, type /? after entering the...
VISTA ERROR: MS-DOS FUNCTION INVALID ShowVISTA ERROR: MS-DOS FUNCTION INVALID Solution When trying to delete a file, Microsoft Vista display the following error message: Copy the file - An unexpected error fails operation. Note that the error code, which can help you...
How to determine the version of your operating systems ? ShowHow to determine the version of your operating systems ? There are many Operating System available and it is quite difficult to depict due to its similarity and quite small differences. The easiest way to know what windows operate on...
Download LiteStep Installer ShowFor all those who cannot stand seeing the graphic interface of default Windows’ operating system, this tool will satisfy you amply. LiteStep is a program to replace your interface according to your tastes and needs. It is the "shell" which...
Download Armenian Font Installer Pro ShowArmenian Font Install Pro is a unique program for the Armenians and for those who work on the Armenian literature. It supports more than 250 Armenian fonts for Windows, Macintosh and MS-DOS operating systems. It allows you to view the fonts before...
Operating system ShowDescription of the operating system For a computer to be able to operate a computer programme (sometimes known as application or software), the machine must be able to perform a certain number of preparatory operations to ensure exchange between...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...
Operating Systems - MS-DOS - Commands ShowCommand Description dir lists the contents of a folder cd changes folder cd .. parent folder md or mkdir creates a new folder deltree deletes a folder and all sub-folders copy, xcopy copies...