What Are the Steps of Power on Self Test
Find, Size, and Verify the System Main Memory. Initialize Bios. Identify, Organize, and Select Which Devices Are Available for Booting. Verify Cpu Registers...
Find, size, and verify the system main memory.Initialize BIOS.Identify, organize, and select which devices are available for booting.Verify CPU registers.Verify the integrity of the BIOS code itself.Verify some basic components like DMA, timer, interrupt controller.
How do you do a Power On Self Test?
- verify CPU registers.
- verify the integrity of the BIOS code itself.
- verify some basic components like DMA, timer, interrupt controller.
- initialize, size, and verify system main memory.
- initialize BIOS.
What happens after Power On Self Test?
When the computer is turned on or restarted, it first performs the power-on-self-test, also known as POST. If the POST is successful and no issues are found, the bootstrap loader will load the operating system for the computer into memory.