Filed under: Windows Repair Software
How do I make my computer boot windows correctly?
October 21, 2010
2 thoughts on “How do I make my computer boot windows correctly?”
Comments are closed.
Reviews
Recent Clean Up Computer Questions
- Computer Software Engineer?
- Computer Software Engineer?
- computer protection software?
- What are some good computer diagnostic software?
- Windows Software Problem!?
- want free programs to help fix my computer problems?
- Registry Cleaner? Help?
- How do you clean out windows vista?
- Where can I get a free registry cleaner that cleans the registry and removes malware,spyware,etc?
- Computer software to fix errors?
- Windows Vista Disk cleaner crashes?
- what is the best registry cleaning software?
- Need a good registry, spyware cleaner…?
- What is a FREE, SAFE, and WORKING registry cleaner?
- windows vista repair?
Opinions
- alrdyinusebysomeoneelse99 on What are some good computer diagnostic software?
- Nitin on Windows Software Problem!?
- Michael G on Windows Software Problem!?
- Ron M on What is a FREE, SAFE, and WORKING registry cleaner?
- Coolestson on What is a FREE, SAFE, and WORKING registry cleaner?
- Marvin on What is a FREE, SAFE, and WORKING registry cleaner?
- pete l on What is a FREE, SAFE, and WORKING registry cleaner?
- Jeremy on What is a FREE, SAFE, and WORKING registry cleaner?
- the rock on What is a FREE, SAFE, and WORKING registry cleaner?
- Hilda on Which is a better computer registry cleaner?
- Da Guy on Which is a better computer registry cleaner?
- Move on Which is a better computer registry cleaner?
- Elizabeth A on a PC cleaner, that dosn’t need registry or money and will clean all the errors, unlike a trial…as in FREE
- dillon y on this problem is not solved by registry cleaner?
- Table on this problem is not solved by registry cleaner?
Tags
amp
antivirus
anti virus
ccleaner
crap
dell
dell inspiron
disk cleanup
dll
error message
folders
free registry
free registry cleaner
games
google
hard drive
hp
internet explorer
laptop
malware
mcafee
memory
microsoft
money
new computer
norton
operating system
pop ups
quot
registry cleaner
Registry Cleaners
registry cleaning
registry errors
registry mechanic
safe mode
software change
spyware
thanks in advance
ups
virus
viruses
virus protection
windows xp
windows xp home
yahoo
look for and edit your boot.ini file.
This article describes how to view and manually configure the Boot.ini file in Windows XP from within the Startup and Recovery dialog.
In Windows XP, you can quickly and easily locate the Boot.ini to verify and/or edit the file.
It is suggested to backup the Boot.ini file before editing. The first tasks will involve modifying folder option so as to view hidden files and then backing up the Boot.ini file.
Back to the top
Save a Backup Copy of Boot.ini
Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
On the Advanced tab, click Settings under Startup and Recovery.
Under System Startup, click Edit. This opens the file in Notepad ready for editing.
In Notepad, click File on the Menu bar, and then click Save As.
Right click in an empty area of the Save As dialog box, point to New in the context menu, and then click Folder.
Type a name for the new folder, for example temp, and then press the ENTER key to create the folder named temp.
Double-click the new folder named temp, and then click the Save button to save a backup copy of the Boot.ini file.
Back to the top
Edit the Boot.ini File
To view and edit the Boot.ini file:
Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
On the Advanced tab, click Settings under Startup and Recovery.
Under System Startup, click Edit.
Back to the top
Sample Boot.ini File
This is a sample of a default Boot.ini file from a Windows XP Professional 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 XP Professional" /fastdetect
This is a sample of the above Boot.ini file with a previous installation of Windows 2000 on a separate partition.
[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="Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Professional" /fastdetect
Back to the top
Modifying the Boot.ini
While you can modify the Boot.ini file using the Startup and Recovery dialog, where you can select the default operating system, change the timeout value, or manually edit the file, the following method uses the command line utility, Bootcfg.exe.
Note The Bootcfg.exe utility is only available in Windows XP Professional. This utility is not available in Microsoft Windows XP Home Edition. Therefore, this section does not apply to Windows XP Home Edition.
Click Start, and then click Run.
In the Open text box, type cmd.
At the command prompt, type bootcfg /?.
The help and parameters for BOOTCFG.exe will display.
Adding an Operating System
At the command prompt, type:
bootcfg /copy /d Operating System Description /ID#
Where Operating System Description is a text description (e.g. Windows XP Home Edition), and where # specifies the boot entry ID in the operating systems section of the BOOT.INI file from which the copy has to be made.
Removing an Operating System
At the command prompt, type:
bootcfg /delete /ID#
Where # specifies the boot entry ID that you want to be deleted from the operating systems section of the BOOT.INI file (e.g. 2 for the second Operating system that is listed.
Setting the Default Operating System
At the command prompt, type:
bootcfg /default /ID#
Where # specifies the boot entry id in the operating systems section of the BOOT.INI file to be made the default operating system.
Setting the Time Out
At the command prompt, type: bootcfg /timeout# Where # specifies the time in seconds after which default operating system will be loaded.
Back to the top
Open the Boot.ini File to Verify Changes
Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
On the Advanced tab, click Settings under Startup and Recovery.
Under System Startup, click Edit.
from http://support.microsoft.com/kb/289022
Update: You mentioned that you see only one option in Boot.ini file.
Please update, which OS you installed 1st. XP or Vista.
Also the drive in which you installed Vista, is it still connected or you have plugged it out.
Email me the details as well.
Wireless..:)
————–
Hi Tucker,
The process mentioned below involves changing of an important system file, so 1st of all, take a backup of it. Follow the procedure below:
Double Click on My Computer Icon.
Click Tools option -> Click Folder Options. Click View Tab.
Select the option Show Hidden files & Folders.
Now open the C Drive. You should be able to see a Boot.ini file. Copy the File and keep a copy on the Desktop as well to have a backup.
Now follow the below procedure:
Open the Boot.ini file in Notepad.
Now put a " # " sign (without quotes) Under the heading Operating Systems in front of the line which reads Microsoft Vista.
Save the file before closing and reboot the computer.
This should resolve your issue.
Good Luck.
Wireless..:)