When you turn power on, several things happen in the PC:
- You hear the fan motor starting. There are one or more cooling fans in the PC. They produce a whirring sound.
- After a few seconds, text starts to scroll on the screen.
- Now the PC tests and counts the RAM. You see a number on the screen. It increases in size.
To understand the working of the PC, it is useful to study the PC start-up process. Those are events, which take place from power-on until the PC is ready to work. Remember, the PC can do nothing without receiving instructions. These instructions are commands, which are sent to the CPU. During start-up, the PC reads the commands in this sequence:
- First it receives commands from the ROM chips. Those chips are inherent in any computer. They contain the POST and BIOS instructions, which we will look at shortly.
- Next, the operating system is read from the hard disk (or from floppy drive A). This is called the boot process.
The ROM chips
ROM (Read Only Memory). The ROM chips are on the system board. They contain system software. System software are
