Legal Information
PC Knowledge Base - Windows Load Process

Good Knowledge Is Good2Use
The boot process (process in detail here)begins when the computer is turned on. This is called a cold boot. When the computer is powered on, a Power On Self Test (POST) is performed. Because the video adapter has not yet been initialised, errors that occur at this point in the boot process are reported by a series of audible tones, called beep codes.

After POST, the BIOS locates and reads the configuration settings that are stored in the CMOS memory.
The boot device priority, is the order in which devices are checked to locate the operating system. The boot device priority is set in the BIOS and can be arranged in any order. The BIOS boots the computer using the first drive that contains an operating system. Hard drives, network drives, USB drives, and even removable magnetic media, such as CompactFlash or Secure Digital (SD) cards can be used in the boot order, depending on the capabilities of the motherboard.
Some BIOS also have a boot device priority menu that is accessed with a special key combination while the computer is starting but before the boot sequence begins. This menu can be used to select the device to boot, which is useful if multiple drives can boot the computer.

When the drive storing the OS is located, the BIOS finds the Master Boot Record (MBR). At this point, Windows Boot Manager (BOOTMGR) controls several installation steps. For instance, if more than one OS is present on the disk, BOOTMGR gives the user a chance to select which one to use.
If there are no other operating systems, or if the user does not make a selection before the timer expires, the following process occurs:

  1. WinLoad uses the path specified in BOOTMGR to find the boot partition.
  2. WinLoad loads two files that make up the core of Windows 7: NTOSKRNL.EXE and HAL.DLL.
  3. WinLoad reads the Registry files, chooses a hardware profile, and loads the device drivers.
    If another OS version is on the disk that is Windows Vista or later, BOOTMGR repeats the process. If another OS version is on the disk that is Windows XP or earlier, BOOTMGR invokes the Windows XP boot loader (NTLDR).

When the drive with the OS is located on a computer running Windows XP, the BIOS locates the MBR. The MBR locates the OS boot loader NTLDR. At this point, NTLDR controls several installation steps. For instance, if more than one OS is present on the disk, BOOT.INI gives the user a chance to select which one to use. If there are no other operating systems, or if the user does not make a selection before the timer expires, the following process occurs:

  1. NTLDR runs to get information about the installed hardware.
  2. NTLDR uses the path specified in the BOOT.INI to find the boot partition.
  3. NTLDR loads two files that make up the core of XP: NTOSKRNL.EXE and HAL.DLL.
  4. NTLDR reads the Registry files, chooses a hardware profile, and loads the device drivers.
At this point, the NT kernel takes over. The NT kernel is the heart of all Windows operating systems. The name of this file is NTOSKRNL.EXE. It starts the login file called WINLOGON.EXE and displays the Windows Welcome screen.

Search Knowledge Base Feedback
If you like our web site refer a friend.
Your friends name.
Your friends email address.
Your Name
Your Email Address


© Copyright 1998-1999 GOOD2USE