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!!

No DUal Boot but it did....
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.
-- Jane, not plain ;) 64bit enabled ;) Batteries not included. Braincell on vacation ;) "CHOUT" wrote in message
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!!
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.
"Jane C" wrote in message
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.
-- Jane, not plain ;) 64bit enabled ;) Batteries not included. Braincell on vacation ;) "CHOUT" wrote in message 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!!
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
"CHOUT" wrote:
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!!
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
"Jane C" wrote:
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.
-- Jane, not plain ;) 64bit enabled ;) Batteries not included. Braincell on vacation ;) "CHOUT" wrote in message 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!!
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
"Jane C" wrote:
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.
-- Jane, not plain ;) 64bit enabled ;) Batteries not included. Braincell on vacation ;) "CHOUT" wrote in message 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!!
"Bones" wrote:
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.
"Jane C" wrote in message 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.
-- Jane, not plain ;) 64bit enabled ;) Batteries not included. Braincell on vacation ;) "CHOUT" wrote in message 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!!
Windows Vista
User login
Related topics
- extracting vista
- vista installation
- My Network Places - FTP upload Questions
- ?
- File sharing between XP and Vista... what am I missing?
- Vista5384.4 internet connection
- can't write to workgroup shares on vista B2 machine
- Changing Permissions on Read Only Directories
- aero glass ? Need some help.
- System Requirements for Vista
- NVidia Control Panel in 88.61
- problem with active x control with ie 7 in windows vista
- Stop error on install
- Burn to Disc Mastered ISO
- MSN Messenger not working under Vista?
- Current or Oldeer Version Boot
- New shutdown function Windows Vista doesnt work well
- Two problems with dual boot
- Problems with dual boot
- Vista killing my DVD/CD drives???
- SPWIZENG.DLL is not a valid windows image
- event viewer--volsnap
- Uninstalling Virtual Machine Additions
- Cisco Aironet Wireless Card Not Working
- Firefox users for those that care...
- Vista x86 upgrade to x64
- Missing boot manager
- aero with x300 64mb?
- Upgrade Advisor Vista
- Videos play in Media Player but not Media Center
- VISTA PROBLEM SOLVED>>>>>MUST READ!!!
- Syncing mail,contacts, calander
- Attempting to sync recorded TV to PPC
- Message store files/folders
- AMD Cool n' Quiet
- Install from hard disk
- Error 0x80070017