Article ID: 323427 - Last Review: December 3, 2007 - Revision: 6.5 How to manually edit the Boot.ini file in a Windows Server 2003 environment
This article was previously published under Q323427 On This PageSUMMARY This step-by-step article describes how to manually edit
the Boot.ini file in a Windows Server 2003 environment. The Ntldr file uses information in the Boot.ini file to display the bootstrap loader screen from which you select the operating system. This screen is based on the information in the Boot.ini file. If you do not select an entry before the counter reaches 0 (zero), Ntldr loads the operating system that is specified by the default parameter in the Boot.ini file. Windows Server 2003 Setup places the Boot.ini file in the root of the system partition. Before you edit the Boot.ini file, modify your folder options so you can view hidden files, and then back up the Boot.ini file. NOTE: You can also edit the Boot.ini file by using the System Configuration Utility (Msconfig.exe). To start the System Configuration Utility, click Start, click Run, type msconfig in the Open box, and then click OK. Modify Folder Options
Save a Backup Copy of the Boot.ini File
Sample Boot.ini FileThe following is a sample of a default Boot.ini file from a Windows Server 2003-based computer: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows .NET Standard Server" /fastdetect [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows .NET Standard Server" /fastdetect multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" Edit the Boot.ini File
Remove an Operating System from the MenuTo remove an operating system from the menu, follow these steps:
Modify the Operating System Menu OrderTo modify the operating system menu order, follow these steps:
Modify the Default Operating SystemThe default operating system is the operating system that is started if no selection is made before the time-out occurs. (The time-out is the number of seconds in which you can select an operating system from the menu before the default operating system is loaded.) To modify the default operating system, follow these steps:
Modify the Time-outTo modify the time-out value, follow these steps:
TroubleshootingIf there is a problem with the Boot.ini file that you modified, copy the original Boot.ini file (the one that you backed up earlier) to the system partition.APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top