Which process of dos being controlled by motherboard?
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.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.