boot process is what happens when you turn on your computer.
You boot your PC by turning it on.
Cold=use power button
Warm=use Restart
Stages:
1. CPU initializes itself
2. run the power-on self test (POST)
3. check the inventoried hardware devices (such as the video card), secondary storage devices, such as hard drives and floppy drives, ports and other hardware devices, such as the keyboard and mouse, to ensure they are functioning properly
4. BIOS looks for an OS to load
5. Once the OS initializes, the BIOS copies its files into memory and the OS basically takes over control of the boot process
6. OS performs another inventory of the system's memory and memory availability (which the BIOS already checked) and loads the device drivers that it needs to control the peripheral devices, such as a printer, scanner, optical drive, mouse and keyboard