Dan said:
Hey everybody,
I just formated my computer and installed another copy of Windows.
However, when the machine is booting Im presented with a menu that
says
Please select the Operating System to start
Windows 2000
Windows XP
I only have one OS installed, how do I remove that menu and let it
boot directly where I need it to boot.
Tks in advance,
Dan
How to edit the Boot.ini:
http://support.microsoft.com/kb/289022
Right click My Computer and select properties, then click Advanced tab,
click Settings under StartUp and Recovery.
Click on Edit Button under :
Default operating system:
["Microsoft Windows XP Professional" /fastdetect /NoExecute=Opt ][v]
Click Start >> Run type in:
msconfig click [OK] on the system Configuration window click on BOOT.INI
Tab and then click Check All Boot Paths Button:
Your Boot.ini file may looks like this try to delete the line for the
operating system you don't want to keep, but before doing this did you rescue
your old data you want to keep?.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Prefessional" /noexecute=optin
/fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows XP Pro" /noexecute=optin
/fastdetect
*******************************
Your Boot.ini will looks like this after editing:
[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
****************************************
HTH.
let us know.
nass