SlideShare a Scribd company logo
The classic Windows NT boot process is well known and goes like this.
1. You power on the machine which then goes to the startup BIOS.
2. The Start up Bios loads and performs the Power On Self Test (Post)
3. The startup bios loads the Master Boot Recod of the active partition which then loads up the
partition boot record.
4. The boot sector loads NTLDR which then loads the following.
boot.ini
ntdetect.com
ntoskrnl.exe
system registry hive
device drivers
hal.dll
At this point, if all has gone well, you will now be looking at a running Windows NT, XP, Server
2003 machine.
In server 2008, instead of loading NTLDR a new file called bootmgr exists.
Bootmgr then rus the following
Boot Configuration Database (BCD)
Winload.exe
ntoskrnl.exe
system registry hive
device drivers
hal.dll
Then bootmgr passes control to ntoskrnl.exe and the boot sequence is complete.
As can be clearly seen, the traditional boot disk files are of no use in server 2008 as the machine
boots in a completely different fashion. Furthermore, when a boot disk is made, it is unique to
the server 2008 box it was made for as the BCD file needed for the boot disk contains a system
GUID that must match the system upon which it is booting.
Making a boot disk is accomplished in the following fashion.
1. Format a floppy in your Server 2008/Vista machine using the quick option.
2. Open a command prompt with elevated privileges and run the following lines.
MKDIR A:BOOT
XCOPY /H C:bootmgr A:
REG SAVE HKLMBCD00000000 A:BOOTBCD
With this, you have now created the file structure needed for a server 2008 boot disk, and have
also copied the files needed for boot. You will notice that copying the C:BootBCD files
directly to disk will fail as these are actually loaded as hives in the registry and locked. The hive
that they reside in HKLMBCD00000000 is a hidden registry key and cannot be seen from
within regedit.exe.
After creating your boot disk, I would “highly” suggest that you test it once or twice, label it and
put it away somewhere safe for “a rainy day”.

More Related Content

What's hot

Mounting virtual hard drives
Mounting virtual hard drivesMounting virtual hard drives
Mounting virtual hard drivesCTIN
 
Installing Microsoft Server 2003
Installing Microsoft Server 2003Installing Microsoft Server 2003
Installing Microsoft Server 2003alxconn
 
Extend rootfile system Oracle Vmware
Extend rootfile system Oracle VmwareExtend rootfile system Oracle Vmware
Extend rootfile system Oracle VmwareMonowar Mukul
 
Windows 8 news for the enterprise
Windows 8 news for the enterpriseWindows 8 news for the enterprise
Windows 8 news for the enterpriseOlav Tvedt
 
งานคอมพิม แอม
งานคอมพิม แอมงานคอมพิม แอม
งานคอมพิม แอมJe M'appelle Ammy Kjn
 
Quick Starter Guide For Lotus Foundations Trial
Quick Starter Guide For Lotus Foundations TrialQuick Starter Guide For Lotus Foundations Trial
Quick Starter Guide For Lotus Foundations TrialChris Sparshott
 
Ducky USB - Indicators of Compromise (IOCs)
Ducky USB - Indicators of Compromise (IOCs)Ducky USB - Indicators of Compromise (IOCs)
Ducky USB - Indicators of Compromise (IOCs)Brent Muir
 
Operating system
Operating systemOperating system
Operating systemPrem Sahu
 
Dlc boot 2012
Dlc boot 2012Dlc boot 2012
Dlc boot 2012tjmbjmci
 
สอนวิธีการลง Windows 7
สอนวิธีการลง Windows 7สอนวิธีการลง Windows 7
สอนวิธีการลง Windows 7Suwit Choeybuakaew
 
Installation of linux mint 18 sarah
Installation of linux mint 18 sarahInstallation of linux mint 18 sarah
Installation of linux mint 18 sarahAdich3
 
Setting Up Cross-Browser Testing Environment (Debian-based System)
Setting Up Cross-Browser Testing Environment  (Debian-based System)Setting Up Cross-Browser Testing Environment  (Debian-based System)
Setting Up Cross-Browser Testing Environment (Debian-based System)Gerald Villorente
 
How to boot mail server from a usb device
How to boot mail server from a usb deviceHow to boot mail server from a usb device
How to boot mail server from a usb devicesharetech
 
SysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfSysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfhtdvul
 
Windows 10: A Tale of Two Mini-Tablets
Windows 10: A Tale of Two Mini-TabletsWindows 10: A Tale of Two Mini-Tablets
Windows 10: A Tale of Two Mini-Tabletszumfix
 
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 Servic
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 ServicOS Name Microsoft Windows XP Home Edition Version 5.1.2600 Servic
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 ServicLimbs AndThings
 
NFS ubuntu Server and windows 7 Client
NFS ubuntu Server and windows 7 ClientNFS ubuntu Server and windows 7 Client
NFS ubuntu Server and windows 7 ClientAyoung Saing-exe
 
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...Richard Seymour
 

What's hot (20)

Mounting virtual hard drives
Mounting virtual hard drivesMounting virtual hard drives
Mounting virtual hard drives
 
Installing Microsoft Server 2003
Installing Microsoft Server 2003Installing Microsoft Server 2003
Installing Microsoft Server 2003
 
Extend rootfile system Oracle Vmware
Extend rootfile system Oracle VmwareExtend rootfile system Oracle Vmware
Extend rootfile system Oracle Vmware
 
NetApp mailbox disk
NetApp mailbox diskNetApp mailbox disk
NetApp mailbox disk
 
Windows 8 news for the enterprise
Windows 8 news for the enterpriseWindows 8 news for the enterprise
Windows 8 news for the enterprise
 
งานคอมพิม แอม
งานคอมพิม แอมงานคอมพิม แอม
งานคอมพิม แอม
 
Quick Starter Guide For Lotus Foundations Trial
Quick Starter Guide For Lotus Foundations TrialQuick Starter Guide For Lotus Foundations Trial
Quick Starter Guide For Lotus Foundations Trial
 
Ducky USB - Indicators of Compromise (IOCs)
Ducky USB - Indicators of Compromise (IOCs)Ducky USB - Indicators of Compromise (IOCs)
Ducky USB - Indicators of Compromise (IOCs)
 
Operating system
Operating systemOperating system
Operating system
 
Dlc boot 2012
Dlc boot 2012Dlc boot 2012
Dlc boot 2012
 
สอนวิธีการลง Windows 7
สอนวิธีการลง Windows 7สอนวิธีการลง Windows 7
สอนวิธีการลง Windows 7
 
Installation of linux mint 18 sarah
Installation of linux mint 18 sarahInstallation of linux mint 18 sarah
Installation of linux mint 18 sarah
 
Setting Up Cross-Browser Testing Environment (Debian-based System)
Setting Up Cross-Browser Testing Environment  (Debian-based System)Setting Up Cross-Browser Testing Environment  (Debian-based System)
Setting Up Cross-Browser Testing Environment (Debian-based System)
 
How to boot mail server from a usb device
How to boot mail server from a usb deviceHow to boot mail server from a usb device
How to boot mail server from a usb device
 
2 Boot To Vhd
2 Boot To Vhd2 Boot To Vhd
2 Boot To Vhd
 
SysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfSysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdf
 
Windows 10: A Tale of Two Mini-Tablets
Windows 10: A Tale of Two Mini-TabletsWindows 10: A Tale of Two Mini-Tablets
Windows 10: A Tale of Two Mini-Tablets
 
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 Servic
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 ServicOS Name Microsoft Windows XP Home Edition Version 5.1.2600 Servic
OS Name Microsoft Windows XP Home Edition Version 5.1.2600 Servic
 
NFS ubuntu Server and windows 7 Client
NFS ubuntu Server and windows 7 ClientNFS ubuntu Server and windows 7 Client
NFS ubuntu Server and windows 7 Client
 
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...
Classical Distributed Computing Studies. Washington DC Apache Spark Interacti...
 

Similar to The classic windows nt boot process is well known and goes like this

Fix boot error 0x c0000098
Fix boot error 0x c0000098Fix boot error 0x c0000098
Fix boot error 0x c0000098Trường Tiền
 
Dual boot with a vhd final
Dual boot with a vhd finalDual boot with a vhd final
Dual boot with a vhd finalOsimondo
 
Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdfemersonrebibis1
 
3996234.ppt
3996234.ppt3996234.ppt
3996234.pptKdpKumar
 
How to use the command prompt to fix issues with your pc's boot records dig...
How to use the command prompt to fix issues with your pc's boot records   dig...How to use the command prompt to fix issues with your pc's boot records   dig...
How to use the command prompt to fix issues with your pc's boot records dig...vipin473
 
Configuring startup and troubleshooting startup issues
Configuring startup and troubleshooting startup issuesConfiguring startup and troubleshooting startup issues
Configuring startup and troubleshooting startup issueselboob2025
 
IRJET- Orchestration of Operating System Start-Up
IRJET- Orchestration of Operating System Start-UpIRJET- Orchestration of Operating System Start-Up
IRJET- Orchestration of Operating System Start-UpIRJET Journal
 
Ms dos boot process
Ms dos boot process Ms dos boot process
Ms dos boot process Zahra Sadeghi
 
Bootloaders (U-Boot)
Bootloaders (U-Boot) Bootloaders (U-Boot)
Bootloaders (U-Boot) Omkar Rane
 
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxCOC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxMaryGraceManaegHered
 
Windows booting
Windows bootingWindows booting
Windows bootinggirish1993
 
32 bit linux-system
32 bit linux-system32 bit linux-system
32 bit linux-systemTeguh Asmoro
 
How to fix a required drive partition is missing
How to fix a required drive partition is missingHow to fix a required drive partition is missing
How to fix a required drive partition is missingZoey Chen
 
Hdg explains what is the system reserved partition - help desk geek
Hdg explains   what is the system reserved partition  - help desk geekHdg explains   what is the system reserved partition  - help desk geek
Hdg explains what is the system reserved partition - help desk geekTrường Tiền
 
Hdg explains what is the system reserved partition
Hdg explains   what is the system reserved partition  Hdg explains   what is the system reserved partition
Hdg explains what is the system reserved partition Trường Tiền
 
Booting a computer, cold boot, warm boot
Booting a computer, cold boot, warm bootBooting a computer, cold boot, warm boot
Booting a computer, cold boot, warm bootYubrajChaudhary3
 

Similar to The classic windows nt boot process is well known and goes like this (20)

Fix boot error 0x c0000098
Fix boot error 0x c0000098Fix boot error 0x c0000098
Fix boot error 0x c0000098
 
Dual boot with a vhd final
Dual boot with a vhd finalDual boot with a vhd final
Dual boot with a vhd final
 
Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdf
 
3996234.ppt
3996234.ppt3996234.ppt
3996234.ppt
 
How to use the command prompt to fix issues with your pc's boot records dig...
How to use the command prompt to fix issues with your pc's boot records   dig...How to use the command prompt to fix issues with your pc's boot records   dig...
How to use the command prompt to fix issues with your pc's boot records dig...
 
Configuring startup and troubleshooting startup issues
Configuring startup and troubleshooting startup issuesConfiguring startup and troubleshooting startup issues
Configuring startup and troubleshooting startup issues
 
IRJET- Orchestration of Operating System Start-Up
IRJET- Orchestration of Operating System Start-UpIRJET- Orchestration of Operating System Start-Up
IRJET- Orchestration of Operating System Start-Up
 
Ms dos boot process
Ms dos boot process Ms dos boot process
Ms dos boot process
 
Boot process
Boot processBoot process
Boot process
 
Bootable Usb
Bootable UsbBootable Usb
Bootable Usb
 
Understanding The Boot Process
Understanding The Boot ProcessUnderstanding The Boot Process
Understanding The Boot Process
 
File000124
File000124File000124
File000124
 
Bootloaders (U-Boot)
Bootloaders (U-Boot) Bootloaders (U-Boot)
Bootloaders (U-Boot)
 
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxCOC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
 
Windows booting
Windows bootingWindows booting
Windows booting
 
32 bit linux-system
32 bit linux-system32 bit linux-system
32 bit linux-system
 
How to fix a required drive partition is missing
How to fix a required drive partition is missingHow to fix a required drive partition is missing
How to fix a required drive partition is missing
 
Hdg explains what is the system reserved partition - help desk geek
Hdg explains   what is the system reserved partition  - help desk geekHdg explains   what is the system reserved partition  - help desk geek
Hdg explains what is the system reserved partition - help desk geek
 
Hdg explains what is the system reserved partition
Hdg explains   what is the system reserved partition  Hdg explains   what is the system reserved partition
Hdg explains what is the system reserved partition
 
Booting a computer, cold boot, warm boot
Booting a computer, cold boot, warm bootBooting a computer, cold boot, warm boot
Booting a computer, cold boot, warm boot
 

Recently uploaded

一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理kywwoyk
 
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理kywwoyk
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理eemet
 
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...Amil baba
 
Memory compiler tutorial – TSMC 40nm technology
Memory compiler tutorial – TSMC 40nm technologyMemory compiler tutorial – TSMC 40nm technology
Memory compiler tutorial – TSMC 40nm technologyAhmed Abdelazeem
 
F5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptxF5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptxArjunJain44
 

Recently uploaded (6)

一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
 
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
 
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
 
Memory compiler tutorial – TSMC 40nm technology
Memory compiler tutorial – TSMC 40nm technologyMemory compiler tutorial – TSMC 40nm technology
Memory compiler tutorial – TSMC 40nm technology
 
F5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptxF5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptx
 

The classic windows nt boot process is well known and goes like this

  • 1. The classic Windows NT boot process is well known and goes like this. 1. You power on the machine which then goes to the startup BIOS. 2. The Start up Bios loads and performs the Power On Self Test (Post) 3. The startup bios loads the Master Boot Recod of the active partition which then loads up the partition boot record. 4. The boot sector loads NTLDR which then loads the following. boot.ini ntdetect.com ntoskrnl.exe system registry hive device drivers hal.dll At this point, if all has gone well, you will now be looking at a running Windows NT, XP, Server 2003 machine. In server 2008, instead of loading NTLDR a new file called bootmgr exists. Bootmgr then rus the following Boot Configuration Database (BCD) Winload.exe ntoskrnl.exe system registry hive device drivers hal.dll Then bootmgr passes control to ntoskrnl.exe and the boot sequence is complete. As can be clearly seen, the traditional boot disk files are of no use in server 2008 as the machine boots in a completely different fashion. Furthermore, when a boot disk is made, it is unique to
  • 2. the server 2008 box it was made for as the BCD file needed for the boot disk contains a system GUID that must match the system upon which it is booting. Making a boot disk is accomplished in the following fashion. 1. Format a floppy in your Server 2008/Vista machine using the quick option. 2. Open a command prompt with elevated privileges and run the following lines. MKDIR A:BOOT XCOPY /H C:bootmgr A: REG SAVE HKLMBCD00000000 A:BOOTBCD With this, you have now created the file structure needed for a server 2008 boot disk, and have also copied the files needed for boot. You will notice that copying the C:BootBCD files directly to disk will fail as these are actually loaded as hives in the registry and locked. The hive that they reside in HKLMBCD00000000 is a hidden registry key and cannot be seen from within regedit.exe. After creating your boot disk, I would “highly” suggest that you test it once or twice, label it and put it away somewhere safe for “a rainy day”.