Content deleted Content added
Guy Harris (talk | contribs) Get rid of extra blank lines at the top. Put each template on its own line. |
m spelling (WP:Typo Team) |
||
Line 30:
Next, the boot loader looks for a list of installed operating system entries. If [[Multi boot|more than one operating system is installed]], the boot loader shows a boot menu and allow the user to select an operating system. If a non NT-based operating system such as [[Windows 98]] is selected (specified by an [[MS-DOS]] style of path, e.g. C:\), then the boot loader loads the associated "boot sector" file listed in ''boot.ini'' or BCD (by default, this is ''bootsect.dos'' if no file name is specified) and passes execution control to it.
Otherwise, the boot process continues. For Windows Vista and after, this is done through a
=== Loading the Windows NT kernel ===
|