Which process of dos being controlled by motherboard?

Asked 09-May-2022
Viewed 271 times

1 Answer


0

  • The DOS control can be illustrated using the steps below:
  • The boot loader loads the boot record to memory first, and then gives the control (boot programme) to the boot record.
  • This programme now looks for the first entries IO.SYS and MSDOS.SYS.
  • Now that the programme has control, it loads the IO.SYS file, which simply loads the MSDOS.SYS file and begins looking for the CONFIG.SYS file.
  • Finally, control is given to the MSDOS.SYS file, which now initialises interrupt vectors and loads the COMMAND.COM file. Finally, the autoexec.bat file is loaded and run.


Read More: Described post beep codes of an ibm system?