Remove Boot option screen help

J

Jonathan

I just replaced my System drive with a new WD 500 Gig using the copy
application supplied on disk. While all went well on this WinXP Pro OS I now
see a screen that asks me to select which OS to boot into before the count
down is done. I only have one OS and need rid of this annoying part of the
process. Can someone please tell me how this might be done?

Thanks

J.
 
B

Bruce Chambers

Jonathan said:
I just replaced my System drive with a new WD 500 Gig using the copy
application supplied on disk. While all went well on this WinXP Pro OS I now
see a screen that asks me to select which OS to boot into before the count
down is done. I only have one OS and need rid of this annoying part of the
process. Can someone please tell me how this might be done?

Thanks

J.


Graphically:

From within WinXP, Start > Run > Msconfig, Boot.ini Tab > "Check
all Boot Paths."

Manually:

1) Click Start > Run, Type "Cmd" and then press <Enter>.

2) Type "Cd\" and then press <Enter>

3) Type "Attrib C:\Boot.ini -h -r -s" and then press <Enter>

4) Click Start > Run, Type "Notepad c:\boot.ini" and then press <Enter>

5) Edit the file to removed the extraneous line, save it, and then exit
Notepad.

6) Type "Attrib C:\Boot.ini +h +r +s" and then press <Enter>

7) Close the command console.


--

Bruce Chambers

Help us help you:


http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 
J

Jonathan

Bruce said:
Graphically:

From within WinXP, Start > Run > Msconfig, Boot.ini Tab > "Check
all Boot Paths."

Manually:

1) Click Start > Run, Type "Cmd" and then press <Enter>.

2) Type "Cd\" and then press <Enter>

3) Type "Attrib C:\Boot.ini -h -r -s" and then press <Enter>

4) Click Start > Run, Type "Notepad c:\boot.ini" and then press
<Enter>
5) Edit the file to removed the extraneous line, save it, and then
exit Notepad.

6) Type "Attrib C:\Boot.ini +h +r +s" and then press <Enter>

7) Close the command console.

Thanks for the help Bruce. I added this line to the file
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn

I also found that Msconfig did not display for some reason. It shows in a
search but will not load no matter what I do. Do you know how to fix this?



Thanks.



J.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top