Asks me to pick operating system now..

codeman0013

Active Member
Hey i reformatted a computer and now it keeps asking me which os i want to launch i know this is on here but i cant find it how do i get rid of this and just have it load?
 
Are you running one or two versions of Windows? If you previously dual booted the boot.ini file was altered with the reference to the second OS still being seen. You first click on that once you uncheck the hide protected system files in the folder options and use notepad to edit it. With Vista there's a new bootmgr to contend with that needs a BCDEditor to correct things there.
 
PC_Eye thanks for the respnse. I'm just running XP pro but it used to have xp home before and it was really screwd up so i just reformatted this is the first time i have had this issue with it.
 
Are you sure you reformatted and not just install another copy of Windows on your HD?

I THINK you can just remove your BOOT.INI file(located on the root of C) However, I know you can just alter it as well. There should be guides around the internet on this.
 
Thanks guys yes i totally reformatted deleted all the partitions repartitioned and put a new os on it i will look into the boot.ini file...
 
Are you sure you reformatted and not just install another copy of Windows on your HD?

I THINK you can just remove your BOOT.INI file(located on the root of C) However, I know you can just alter it as well. There should be guides around the internet on this.

You never remove the boot loader! A simple edit to see something like this for XP Pro is all that is needed.


[boot loader]
timeout=5

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" /NOEXECUTE=OPTIN /FASTDETECT


sorry to but in, but what does the boot.ini file do?

The boot.ini file is a the boot manager that gives instructions to the OS loader of what drive/directory to go to in order to see Windows startup. With Linux you would see a Grub or Lilo loader manually installed while Windows automatically installs one of it's own.
 
Since they are both Windows XP OS's, when your in your primary OS you can go to Start > Run > msconfig, go to the BOOT.ini tab, and then disable/remove the OS that you no longer use.
 
That doesn't remove it. It simply offers the choice of original or modified there. Once you edit and save the changes you automatically overwrite the modified version with the save. The first thing before editing and then restarting the system some time later is to make a copy of the boot.ini and save that to a good location. If you make any? "ut ohs! :eek: you can easily open the spare to see how things are written out.
 
Back
Top