PC Review
Forums
Newsgroups
Windows Vista
Windows Vista Installation
Want to install XP on machine with vista
Forums
Newsgroups
Windows Vista
Windows Vista Installation
Want to install XP on machine with vista
![]() |
Want to install XP on machine with vista |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have Vista on my C drive and I want to install XP on another drive. But I
heard that I cannot boot to vista if I install XP on another drive. And for that I need to configure boot file of vista. If that is true, could some one please let me know what needs to be done to make vista boot. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
On 12 apr, 09:52, Rakesh <Rak...@discussions.microsoft.com> wrote:
> I have Vista on my C drive and I want to install XP on another drive. But I > heard that I cannot boot to vista if I install XP on another drive. And for > that I need to configure boot file of vista. If that is true, could some one > please let me know what needs to be done to make vista boot. this is what you are looking for : http://www.apcstart.com/5485/dualbooting_vista_and_xp |
|
|
|
#3 |
|
Guest
Posts: n/a
|
"Rakesh" <Rakesh@discussions.microsoft.com> wrote in message news:F62B0584-A8DC-4FDE-B7BA-5CC55BB9B6E6@microsoft.com... >I have Vista on my C drive and I want to install XP on another drive. But I > heard that I cannot boot to vista if I install XP on another drive. And > for > that I need to configure boot file of vista. If that is true, could some > one > please let me know what needs to be done to make vista boot. Good luck - I had AWFUL problems trying to install XP after Vista was installed XP first then Vista is the way to go pleb xbs |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Thanks a ton Tuttefrut!
"tuttefrut66@gmail.com" wrote: > On 12 apr, 09:52, Rakesh <Rak...@discussions.microsoft.com> wrote: > > I have Vista on my C drive and I want to install XP on another drive. But I > > heard that I cannot boot to vista if I install XP on another drive. And for > > that I need to configure boot file of vista. If that is true, could some one > > please let me know what needs to be done to make vista boot. > > this is what you are looking for : > http://www.apcstart.com/5485/dualbooting_vista_and_xp > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Thanks a ton Tuttefrut!
"tuttefrut66@gmail.com" wrote: > On 12 apr, 09:52, Rakesh <Rak...@discussions.microsoft.com> wrote: > > I have Vista on my C drive and I want to install XP on another drive. But I > > heard that I cannot boot to vista if I install XP on another drive. And for > > that I need to configure boot file of vista. If that is true, could some one > > please let me know what needs to be done to make vista boot. > > this is what you are looking for : > http://www.apcstart.com/5485/dualbooting_vista_and_xp > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Plebism, I know that XP can be installed after vista, especially if you use
VistaBootPro to chnage the boot options but i, like you, am a great believer in 'oldest OS' first followed by the latest. It certainly is much easier. -- John Barnett MVP Associate Expert Windows - Shell/User Web: http://xphelpandsupport.mvps.org Web: http://vistasupport.mvps.org The information in this mail/post is supplied "as is". No warranty of any kind, either expressed or implied, is made in relation to the accuracy, reliability or content of this mail/post. The Author shall not be liable for any direct, indirect, incidental or consequential damages arising out of the use of, or inability to use, information or opinions expressed in this mail/post.. "Plebism" <plebism@gmail.com> wrote in message news:98FB9F7F-91FA-451D-A52C-3B4BC5489DBD@microsoft.com... > > "Rakesh" <Rakesh@discussions.microsoft.com> wrote in message > news:F62B0584-A8DC-4FDE-B7BA-5CC55BB9B6E6@microsoft.com... >>I have Vista on my C drive and I want to install XP on another drive. But >>I >> heard that I cannot boot to vista if I install XP on another drive. And >> for >> that I need to configure boot file of vista. If that is true, could some >> one >> please let me know what needs to be done to make vista boot. > > Good luck - I had AWFUL problems trying to install XP after Vista was > installed > > XP first then Vista is the way to go > > pleb > xbs |
|
|
|
#7 |
|
Guest
Posts: n/a
|
It is not for the faint-hearted, howver, I succeeded.
After learning quite a few things about "BCDEDIT": 10807 » Windows Vista no longer starts after you install an earlier version of the Windows operating system for dual booting? (13-Sep-06) When you install an earlier version of Windows for dual booting with Windows Vista, like Windows Server 2003, or Windows XP, or Windows 2000, Windows Vista no longer starts. If you install an additional copy of Windows XP on a computer that already dual boots Windows XP and Windows Vista, you may receive Disk read error has occurred when starting your computer. These issues occur because the startup method or Windows NT-based operating systems and the new Windows Vista startup method is incompatible. Windows Vista uses a new Boot Configuration Database (BCD) store, which contains a boot menu and all the information about operating systems that are installed on the computer. When Windows Vista starts on a BIOS-based computer, the BIOS loads the MBR and then runs the code in the boot sector which loads Bootmgr.exe (Windows Boot Manager). Bootmgr.exe parses the BCD store to enumerate the operating systems and displays the boot menu. If you select an earlier operating system to start, Bootmgr.exe transfers control to the earlier Ntldr.exe. When you install an earlier operating system, Setup overwrites the MBR, so the Windows Boot Manager doesn't load. To restore Windows Boot Manager: 1. Log on the earlier operating system as an administrator. 1. Open a CMD.EXE window. 2. Type CD-ROM:\boot\bootsect.exe -NT60 All and press Enter, where CD-ROM: is the drive letter that contains the Windows Vista media. 3. Restart your computer in Windows Vista. 4. Use Start / Accessories and right-click the command-prompt shortcut, pressing Run as Administrator. 5. Type the following commands, pressing Enter after each line: NOTE: Drive: is the drive letter where Windows Vista is installed and X: is the drive letter of the active partition. Drive:\Windows\system32\Bcdedit –create {ntldr} –d “Description for earlier Windows version, like Windows XP” Drive:\Windows\system32\Bcdedit –set {ntldr} device partition=X: Drive:\Windows\system32\Bcdedit –set {ntldr} path \ntldr Drive:\Windows\system32\Bcdedit –displayorder {ntldr} –addlast 6. Restart the computer. "Plebism" wrote: > > "Rakesh" <Rakesh@discussions.microsoft.com> wrote in message > news:F62B0584-A8DC-4FDE-B7BA-5CC55BB9B6E6@microsoft.com... > >I have Vista on my C drive and I want to install XP on another drive. But I > > heard that I cannot boot to vista if I install XP on another drive. And > > for > > that I need to configure boot file of vista. If that is true, could some > > one > > please let me know what needs to be done to make vista boot. > > Good luck - I had AWFUL problems trying to install XP after Vista was > installed > > XP first then Vista is the way to go > > pleb > xbs > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
An "Official Cookbook", or some kind or script, for this procedure would be
welcome in the public, I guess. After buying a new laptop with Vista pre-installed, I had to learn it the hard way. "John Barnett MVP" wrote: > Plebism, I know that XP can be installed after vista, especially if you use > VistaBootPro to chnage the boot options but i, like you, am a great believer > in 'oldest OS' first followed by the latest. It certainly is much easier. > > -- > John Barnett MVP > Associate Expert > Windows - Shell/User > > Web: http://xphelpandsupport.mvps.org > Web: http://vistasupport.mvps.org > > The information in this mail/post is supplied "as is". No warranty of any > kind, either expressed or implied, is made in relation to the accuracy, > reliability or content of this mail/post. The Author shall not be liable for > any direct, indirect, incidental or consequential damages arising out of the > use of, or inability to use, information or opinions expressed in this > mail/post.. > > "Plebism" <plebism@gmail.com> wrote in message > news:98FB9F7F-91FA-451D-A52C-3B4BC5489DBD@microsoft.com... > > > > "Rakesh" <Rakesh@discussions.microsoft.com> wrote in message > > news:F62B0584-A8DC-4FDE-B7BA-5CC55BB9B6E6@microsoft.com... > >>I have Vista on my C drive and I want to install XP on another drive. But > >>I > >> heard that I cannot boot to vista if I install XP on another drive. And > >> for > >> that I need to configure boot file of vista. If that is true, could some > >> one > >> please let me know what needs to be done to make vista boot. > > > > Good luck - I had AWFUL problems trying to install XP after Vista was > > installed > > > > XP first then Vista is the way to go > > > > pleb > > xbs > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
I tried to use it as well, but found VistaVBootPro to be much easier to use.
mikeyhsd@comcast.net "augustus_meyer" <augustusmeyer@discussions.microsoft.com> wrote in message news:3AEB8A37-F579-4DD7-8552-7318AE02BE20@microsoft.com... It is not for the faint-hearted, howver, I succeeded. After learning quite a few things about "BCDEDIT": 10807 » Windows Vista no longer starts after you install an earlier version of the Windows operating system for dual booting? (13-Sep-06) When you install an earlier version of Windows for dual booting with Windows Vista, like Windows Server 2003, or Windows XP, or Windows 2000, Windows Vista no longer starts. If you install an additional copy of Windows XP on a computer that already dual boots Windows XP and Windows Vista, you may receive Disk read error has occurred when starting your computer. These issues occur because the startup method or Windows NT-based operating systems and the new Windows Vista startup method is incompatible. Windows Vista uses a new Boot Configuration Database (BCD) store, which contains a boot menu and all the information about operating systems that are installed on the computer. When Windows Vista starts on a BIOS-based computer, the BIOS loads the MBR and then runs the code in the boot sector which loads Bootmgr.exe (Windows Boot Manager). Bootmgr.exe parses the BCD store to enumerate the operating systems and displays the boot menu. If you select an earlier operating system to start, Bootmgr.exe transfers control to the earlier Ntldr.exe. When you install an earlier operating system, Setup overwrites the MBR, so the Windows Boot Manager doesn't load. To restore Windows Boot Manager: 1. Log on the earlier operating system as an administrator. 1. Open a CMD.EXE window. 2. Type CD-ROM:\boot\bootsect.exe -NT60 All and press Enter, where CD-ROM: is the drive letter that contains the Windows Vista media. 3. Restart your computer in Windows Vista. 4. Use Start / Accessories and right-click the command-prompt shortcut, pressing Run as Administrator. 5. Type the following commands, pressing Enter after each line: NOTE: Drive: is the drive letter where Windows Vista is installed and X: is the drive letter of the active partition. Drive:\Windows\system32\Bcdedit –create {ntldr} –d “Description for earlier Windows version, like Windows XP” Drive:\Windows\system32\Bcdedit –set {ntldr} device partition=X: Drive:\Windows\system32\Bcdedit –set {ntldr} path \ntldr Drive:\Windows\system32\Bcdedit –displayorder {ntldr} –addlast 6. Restart the computer. "Plebism" wrote: > > "Rakesh" <Rakesh@discussions.microsoft.com> wrote in message > news:F62B0584-A8DC-4FDE-B7BA-5CC55BB9B6E6@microsoft.com... > >I have Vista on my C drive and I want to install XP on another drive. But I > > heard that I cannot boot to vista if I install XP on another drive. And > > for > > that I need to configure boot file of vista. If that is true, could some > > one > > please let me know what needs to be done to make vista boot. > > Good luck - I had AWFUL problems trying to install XP after Vista was > installed > > XP first then Vista is the way to go > > pleb > xbs > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
So Pleb,
is there a tutorial on how to install vista using XP and a secondary HD? Colonel > > Good luck - I had AWFUL problems trying to install XP after Vista was > installed > > XP first then Vista is the way to go > > pleb > xbs > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

