How do I get rid of the dual boot menu?
This is a discussion about How do I get rid of the dual boot menu? in the Everything New Technology category; I just re-installed Win2K on my laptop after formating the HD and now it thinks I have two operating systems on the machine even though there is only one. Is there a way to get rid of this menu so I it will boot faster? Thanks, Chris.
I just re-installed Win2K on my laptop after formating the HD and now it thinks I have two operating systems on the machine even though there is only one.
Is there a way to get rid of this menu so I it will boot faster?
Thanks,
Chris
Is there a way to get rid of this menu so I it will boot faster?
Thanks,
Chris
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Jan 30
Apr 6
0
1 minute
Responses to this topic
Open 'boot.ini' located on c:\ and set timeout=0
OP
Thanks for the help, here it is.
[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\="Previous Operating System on C:"
[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\="Previous Operating System on C:"
OP
Thanks for your help. I knew it was an easy fix if I just knew where to ask the question.
Thanks guys. This solution helped me as well. Great site!
hello,
since i sww that u were able to help some people, i hope u can do the same with me
I have the same problem, i have a boot enu when i start my computer, and i would like to get rid of it,if possible.
this is what my boot file contains:
[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 /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
what should i delete to make this pain disappear?
Please help me!!!!
thanx
Pequinio :-
since i sww that u were able to help some people, i hope u can do the same with me
I have the same problem, i have a boot enu when i start my computer, and i would like to get rid of it,if possible.
this is what my boot file contains:
[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 /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
what should i delete to make this pain disappear?
Please help me!!!!
thanx
Pequinio :-
Originally posted by pequinio:
Quote:what should i delete to make this pain disappear?Please help me!!!!
thanx
Pequinio :-
[boot loader]
timeout=0
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 /NoExecute=OptIn
I think this will work
Quote:what should i delete to make this pain disappear?Please help me!!!!
thanx
Pequinio :-
[boot loader]
timeout=0
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 /NoExecute=OptIn
I think this will work
The first entry is for Windows XP SP2 and last is for Windows XP (with or without SP1).