What is boot processing computer

Showing Answers 1 - 6 of 6 Answers

dishaV

  • Feb 16th, 2008
 

As soon as the CPU is turned on, it initializes itself and looks for ROM BIOS for the first instruction which is the Power On Self-Test (POST). This process checks the BIOS chip and then the CMOS RAM. After checking everything and detecting no power failure, it checks the hardware devices and the storage device. Then CMOS looks through the boot sequence of drives to find the OS. The boot sequence is the sequence of drives which the CMOS scans to find OS and load it. Generally, OS is stored in C drive. If it is not found there, the next drive to scan is A drive that is the floppy drive.
Hence on finding the OS, it is loaded. Its files are copied to main memory by BIOS, and from here, the Os takes the charge of boot process like loading device drivers etc.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions