Course list: http://www.c-jump.com/bcc/

The Boot Process and Operating Systems


  1. Booting Process
  2. Booting Process, cont
  3. Booting a Computer
  4. BIOS
  5. POST
  6. Plug and play BIOS
  7. Bootstrap Illustrated
  8. First sector of a harddrive
  9. Booting from active partition
  10. Volume Boot Record
  11. Booting the OS from the MBR
  12. Boot Code
  13. Sectors beyond MBR
  14. Booting Windows XP and Server 2003
  15. Booting Windows Vista/7
  16. Operating System Components
  17. The OS and User Interface
  18. Types of Operating Systems
  19. Programs and Processes
  20. Application Software
  21. File System

1. Booting Process



2. Booting Process, cont



3. Booting a Computer


  1. Power up; computer runs POST

  2. Boot sequence governed by BIOS ROM

  3. Control passes to the MBR of the first bootable device detected

  4. MBR points to boot record of selected operating system

  5. Operating system takes control


4. BIOS


5. POST


6. Plug and play BIOS



7. Bootstrap Illustrated


8. First sector of a harddrive


9. Booting from active partition


10. Volume Boot Record



11. Booting the OS from the MBR



12. Boot Code



13. Sectors beyond MBR



14. Booting Windows XP and Server 2003



15. Booting Windows Vista/7



16. Operating System Components


  • Kernel: OS core functions

  • Application Program Interface (API): Interface to kernel

  • File System and User Interface: User/program I/O and storage

  • Device Drivers: Interface between hardware and OS

  • Hardware Devices: Peripheral devices controllers

  •   Operating System Components


17. The OS and User Interface



18. Types of Operating Systems

19. Programs and Processes



20. Application Software



21. File System