The description of the boot sequence given in the text looks pretty good. Here is another description, written before Windows ME/ XP.
The following is from Mark Minasi, The Complete PC Upgrade & Maintenance Guide, Sybex, (2000).
The boot sequence in Microsoft Windows after power-on is:
MS-DOS | Windows 9x | Windows 2000 | Windows NT |
DBR loads IO.SYS and MSDOS.SYS | DBR loads IO.SYS and MSDOS.SYS | DBR loads IO.SYS | DBR loads IO.SYS |
IO.SYS loads and runs CONFIG.SYS | IO.SYS loads WIN.INI and SYSTEM.INI, and/or Windows Registry. | IO.SYS loads WIN.INI and SYSTEM.INI, and/or Windows Registry. | IO.SYS loads WIN.INI and SYSTEM.INI, and/or Windows Registry. |
Load COMMAND.COM | |||
COMMAND.COM loads and executes AUTOEXEC.BAT and starts the GUI |
Load operating system initialization files.