Updating the Windows NT boot manager
1 January 2002 by Snakefoot | Comment » | Trackback OffWindows XP has its bootup sequence optimized compared to Windows 2000. One can take the files for the Windows XP boot manager and apply them to Windows 2000.
The WinXP Boot Manager consists of two files that one should copy to the root of the Windows 2000 boot-partition:
The WinXP Boot Manager consists of two files that one should copy to the root of the Windows 2000 boot-partition:
- NTLDR (NT Loader)
- Switches to 32-bit memory
- Starts mini-file system
- Reads BOOT.INI and present selection
- Starts NTDETECT
- Starts NTOSKRNL
- Loads Hardware Abstraction Layer (HAL), registry hives and drivers
- NTDETECT
- Scans hardware
- Returns hardware list back to NTLDR
Updated: 28 May 2007
Comment by thebomb - 3 November 2002 @ 8:00 Reply
what are the directions for applying this?