No DUal Boot but it did....

G

Guest

Hello,

I installed Vista yesterday on a seperate 160GB SATA drive only to realize
it decided to try and install on my existing XP drive which is lacking the
total space needed to install. So after all the confusion Vista finally
placed itself onto the correct 160GB SATA and not my 200GB SATA which houses
my XP Pro. So at first I had the option to dual boot but I reinstalled a
fresh install of XP Pro back onto the 200GB as more space was being used by
hidden Vista install files when it tried to install initially over my old XP.
Well the XP install went well but now I directly boot into XP without even
getting an option to choose Vista or XP. Any reasons or clues why this is?
Cheers for the help all!!
 
J

Jane C

Bt reinstalling XP you have overwritten the Vista boot manager.

Reboot your pc with the Vista dvd, on the install page you will see a link
on the bottom left for System Recovery/Repair. Click on that, and then
select Startup Repair.
 
B

Bones

I think after running the startup wizard it will boot Vista, but may not
give the option to boot XP.
If you don't get the boot menu after the startup repair then use the
following commands from an elevated command prompt to restore it:

bcdedit -create {ntldr} -d "Windows XP<or whatever you want to call it>"
bcdedit -set {ntldr} device partition=x: <where X: is the drive where XP is
installed>
bcdedit -set {ntldr} path \ntldr
bcdedit -displayorder {ntldr} -addlast
restart

You can also get away without running the startup repair by putting the dvd
in the drive and running this command from an elevated cmd prompt:
x:\boot\bootsect.exe -nt60 all


Here is the Microsoft article that goes through the process:
http://support.microsoft.com/kb/919529/en-us
I've had to do this on a couple of different pc's now and it works like a
charm.
 
G

Guest

Hi,
I read that you need to use a third party partician such as particician
magic. I lost my dual boot too. I havent reinstalled vista as I need to
upgrade my soundcard first.
--
system:
AMD 64 3000, MSI k8t Neo,1.5 gig RAM, WD Raptor SATA 74G HD, eVGA 6800 GT,
SB live value, Vista beta 2 64 bit/XP Pro 64 bit...
Thanks,
BJBB
 
G

Guest

I just tried that and it told me there was an unrepairable error and could
not continue with the start up repair =( I also tried the command promt in
the replay below yous with no luck either. This sucks as I now cannot get
into Vista at all =(

CHOUT
 
G

Guest

I just tried that and it told me there was an unrepairable error and could
not continue with the start up repair =( I also tried the command promt in
the replay below yous with no luck either. This sucks as I now cannot get
into Vista at all =(

CHOUT
 
G

Guest

Bones said:
I think after running the startup wizard it will boot Vista, but may not
give the option to boot XP.
If you don't get the boot menu after the startup repair then use the
following commands from an elevated command prompt to restore it:

bcdedit -create {ntldr} -d "Windows XP<or whatever you want to call it>"
bcdedit -set {ntldr} device partition=x: <where X: is the drive where XP is
installed>
bcdedit -set {ntldr} path \ntldr
bcdedit -displayorder {ntldr} -addlast
restart

You can also get away without running the startup repair by putting the dvd
in the drive and running this command from an elevated cmd prompt:
x:\boot\bootsect.exe -nt60 all


Here is the Microsoft article that goes through the process:
http://support.microsoft.com/kb/919529/en-us
I've had to do this on a couple of different pc's now and it works like a
charm.
 

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