<<< | Index | Booting Process, cont >>> |
The heart of a modern computer is one or more Central Processing Units.
A CPU gets its instructions from memory.
The CPU reads instruction from the BIOS and searches for the hard disks, CD drives and other hardware.
The BIOS program looks at the first sector for boot code.
Devices that feed the initial CPU instructions are known as bootstrap media.
<<< | Index | Booting Process, cont >>> |