HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Motherboards > ASUS

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-11-2007, 06:02 PM
Bluenose 637
Guest
 
Posts: n/a
Default How do I clear the dual boot screen on a system that is no long dual boot?

Hi all,

When I was troubleshooting my system I ended up installing xp and vista in
dual boot arrangement. I have since moved the drive that vista was on back
to the original computer. But I still have the boot screen asking me to
pick an operating system. How do I kill the dual boot screen and go back
the computer going right to windows XP?


Reply With Quote
Sponsored Links
  #2  
Old 08-11-2007, 07:48 PM
Crazy Noddy
Guest
 
Posts: n/a
Default Re: How do I clear the dual boot screen on a system that is no long dual boot?

"Bluenose 637" <wgkenney@comcast.net> wrote in message
news:IJudnX9jAMNPdCDbnZ2dnUVZ_vmlnZ2d@comcast.com. ..
> Hi all,
>
> When I was troubleshooting my system I ended up installing xp and vista in
> dual boot arrangement. I have since moved the drive that vista was on back
> to the original computer. But I still have the boot screen asking me to
> pick an operating system. How do I kill the dual boot screen and go back
> the computer going right to windows XP?
>


Use the below free prog to edit the boot menu.

http://www.pro-networks.org/vistabootpro/index.php

Reply With Quote
  #3  
Old 08-12-2007, 01:41 AM
Bluenose 637
Guest
 
Posts: n/a
Default Re: How do I clear the dual boot screen on a system that is no long dual boot?

I did a search for the boot.ini. It showed up in a windows folder. The bak
was in the c: root directory.

Here are the contents:

;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Home
Edition" /FASTDETECT /NOEXECUTE=OPTIN /USEPMTIMER

It does not look like any reference to Win Vista in the code area. Just the
notes. What needs to be changed?
"Crazy Noddy" <SPAM@BLOCKER.ACTIVE> wrote in message
news:5wnvi.122639$Vy2.80757@fe10.news.easynews.com ...
> "Bluenose 637" <wgkenney@comcast.net> wrote in message
> news:IJudnX9jAMNPdCDbnZ2dnUVZ_vmlnZ2d@comcast.com. ..
>> Hi all,
>>
>> When I was troubleshooting my system I ended up installing xp and vista
>> in dual boot arrangement. I have since moved the drive that vista was on
>> back to the original computer. But I still have the boot screen asking
>> me to pick an operating system. How do I kill the dual boot screen and
>> go back the computer going right to windows XP?
>>

>
> Use the below free prog to edit the boot menu.
>
> http://www.pro-networks.org/vistabootpro/index.php



Reply With Quote
  #4  
Old 08-12-2007, 02:47 AM
Homer J. Simpson
Guest
 
Posts: n/a
Default Re: How do I clear the dual boot screen on a system that is no long dual boot?

"Bluenose 637" <wgkenney@comcast.net> wrote in message
news:IJudnX9jAMNPdCDbnZ2dnUVZ_vmlnZ2d@comcast.com. ..
> Hi all,
>
> When I was troubleshooting my system I ended up installing xp and vista in
> dual boot arrangement. I have since moved the drive that vista was on back
> to the original computer. But I still have the boot screen asking me to
> pick an operating system. How do I kill the dual boot screen and go back
> the computer going right to windows XP?
>


On the Vista DVD that you used to perform your Vista installation there is a
directory named "BOOT". In that directory there is an executable file named
"BOOTSECT.EXE". This is the Boot sector restoration tool.

Assuming that the Vista DVD is in the DVD drive named G: you would run the
following command at a Command Prompt within XP to restore your normal XP
boot screen:

G:\BOOT\BOOTSECT /nt52 ALL

This should bring you back to pre-Vista mode. I have tried this on my own
dual boot Vista & XP installation and it worked.


Reply With Quote
  #5  
Old 08-13-2007, 12:56 PM
SumGuy
Guest
 
Posts: n/a
Default Re: How do I clear the dual boot screen on a system that is no long dual boot?


"Homer J. Simpson" <hjsimpson@springfield.usa> wrote in message
news:QEtvi.2156$q_5.1595@newsfe24.lga...
> "Bluenose 637" <wgkenney@comcast.net> wrote in message
> news:IJudnX9jAMNPdCDbnZ2dnUVZ_vmlnZ2d@comcast.com. ..
>> Hi all,
>>
>> When I was troubleshooting my system I ended up installing xp and vista
>> in dual boot arrangement. I have since moved the drive that vista was on
>> back to the original computer. But I still have the boot screen asking
>> me to pick an operating system. How do I kill the dual boot screen and
>> go back the computer going right to windows XP?
>>

>
> On the Vista DVD that you used to perform your Vista installation there is
> a directory named "BOOT". In that directory there is an executable file
> named "BOOTSECT.EXE". This is the Boot sector restoration tool.
>
> Assuming that the Vista DVD is in the DVD drive named G: you would run the
> following command at a Command Prompt within XP to restore your normal XP
> boot screen:
>
> G:\BOOT\BOOTSECT /nt52 ALL
>
> This should bring you back to pre-Vista mode. I have tried this on my own
> dual boot Vista & XP installation and it worked.
>
>


There is also a program called EasyBCD that should allow him to revert to
his XP MBR. Don't have the program in front of me but IIRC there is an
option to kill of the Vista boot loader.

It allows editing of a few other things MS has seen fit to hide away, like
renaming OS descriptions on the loader...


Reply With Quote
  #6  
Old 08-14-2007, 01:07 AM
Bluenose 637
Guest
 
Posts: n/a
Default Re: How do I clear the dual boot screen on a system that is no long dual boot?

worked perfect! done


"SumGuy" <some@one.de> wrote in message
news:46c0473e$1$22598$5a62ac22@per-qv1-newsreader-01.iinet.net.au...
>
> "Homer J. Simpson" <hjsimpson@springfield.usa> wrote in message
> news:QEtvi.2156$q_5.1595@newsfe24.lga...
>> "Bluenose 637" <wgkenney@comcast.net> wrote in message
>> news:IJudnX9jAMNPdCDbnZ2dnUVZ_vmlnZ2d@comcast.com. ..
>>> Hi all,
>>>
>>> When I was troubleshooting my system I ended up installing xp and vista
>>> in dual boot arrangement. I have since moved the drive that vista was on
>>> back to the original computer. But I still have the boot screen asking
>>> me to pick an operating system. How do I kill the dual boot screen and
>>> go back the computer going right to windows XP?
>>>

>>
>> On the Vista DVD that you used to perform your Vista installation there
>> is a directory named "BOOT". In that directory there is an executable
>> file named "BOOTSECT.EXE". This is the Boot sector restoration tool.
>>
>> Assuming that the Vista DVD is in the DVD drive named G: you would run
>> the following command at a Command Prompt within XP to restore your
>> normal XP boot screen:
>>
>> G:\BOOT\BOOTSECT /nt52 ALL
>>
>> This should bring you back to pre-Vista mode. I have tried this on my
>> own dual boot Vista & XP installation and it worked.
>>
>>

>
> There is also a program called EasyBCD that should allow him to revert to
> his XP MBR. Don't have the program in front of me but IIRC there is an
> option to kill of the Vista boot loader.
>
> It allows editing of a few other things MS has seen fit to hide away, like
> renaming OS descriptions on the loader...
>



Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I clear the dual boot startup? Bluenose 637 Homebuilt Hardware 10 08-15-2007 04:16 AM
Dual Boot Screen John Inzer Windows Vista Installation 2 05-31-2007 12:43 PM
Dual Boot, System Drives Dennis Windows XP Installation 11 04-15-2007 12:36 AM
Dual boot XP and Vista by changing the boot drive in System Setup? Jeff Ingram Dell 1 04-01-2007 01:02 AM
Re: System Restore and Dual Boot problem Bert Kinney Windows Vista 2 03-29-2007 12:16 AM


All times are GMT. The time now is 02:30 AM.


Powered by vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger