Article ID: 99743 - Last Review: February 27, 2007 - Revision: 2.2 Purpose of the BOOT.INI File in Windows 2000 or Windows NTThis article was previously published under Q99743 For a Microsoft Windows XP version of this article, see 314081
(http://support.microsoft.com/kb/314081/EN-US/
)
.
SUMMARY
Windows (specifically Ntldr) uses the Boot.ini file to
determine the operating system options to display during the startup
(boot) process. Boot.ini is flagged as a read-only system file by
default and should not require any manual modification. To change
the contents of this file easily, use the System tool in Control Panel.
MORE INFORMATION
The following is a typical Boot.ini file:
[boot loader]
timeout=30
default=scsi(0)disk(0)rdisk(0)partition(1)\winnt
[operating systems]
scsi(0)disk(0)rdisk(0)partition(1)\winnt = "Windows NT" /NODEBUG
C:\ = "Previous Operating System on C:\"
The following list describes the data in the preceding Boot.ini
file:
APPLIES TO
| Article Translations
|
Back to the top
