The Motherboard and CPU, The Startup BIOS Controls the
Beginning of the Boot.
The Motherboard and CPU The motherboard is the main circuitboard of a microcomputer. It contains the central processing unit (CPU), the Basic Input/OutputSystem (BIOS), memory, massstorage interfaces, serial andparallel ports, expansion slots, andall the controllers for standardperipheral devices like thekeyboard, disk drive and displayscreen. BIOS stands for Basic Input/OutputSystem. It is the lowest-levelsoftware in the computer; it acts asan interface between the hardware(especially the chipset andprocessor) and the operatingsystem. The BIOS provides accessto the system hardware and enablesthe creation of the higher-leveloperating systems that you use torun your applications.The Startup BIOS Controls the
Beginning of the Boot• Contained on motherboard firmware chip• Successful boot– Hardware, BIOS, operating system all perform withouterrors (beeps, text or voice messages)• Boot functions– Startup BIOS runs POST and assigns system resources– Startup BIOS program searches for and loads an OS– OS configures system and completes its own loading– Application software is loaded and executedStep 1: Post and Assignment ofSystem Resources• Turn on PC power– Processor begins the boot by initializing itself– Turns to startup BIOS for instructions• Startup BIOS first performs POST• 17 key steps involvedStep 2: Startup Bios Finds andLoads the OS• Startup BIOS looks to CMOS RAM to find bootdeviceStep 2: Startup Bios Finds andLoads the OS (cont’d.)• Tracks: concentric circles on drive• Sectors (segments): portion of a track– Holds up to 512 bytes of data• Master Boot Record (MBR)– Contains master boot program and partition table• OS boot record– 512-byte sector– Second sector on drive behind MBR– Contains small program pointing to a larger OSprogram file (BootMgr or Ntldr)
Labels: Operating System