MSFN Forum: How to Install XP after Vista and Fix the Bootloader - MSFN Forum

Jump to content


Windows Vista Forum Rules

If you have questions about customizing Windows Vista that are vLite-specific, please post them in the vLite forum, not here. If you have questions regarding the unattended installation of Windows Vista, please post them in the Unattended Windows Vista/Server 2008 section.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

How to Install XP after Vista and Fix the Bootloader Here are quick instructions Rate Topic: -----

#1 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 05 July 2007 - 06:48 PM

To install an older Windows operating system on a computer running Windows Vista, use the following procedure.
  • Install the previous version of Windows, e.g. XP or 2000


  • Log on to the older operating system and restore the latest boot manager by running the following.
    bootsect.exe -NT60 All
    

    bootsect.exe might be in your boot folder of active partition. If not there, then it's on your Vista DVD in boot folder.


  • Create a BCD entry for the older operating system by specifying the following. Bcdedit.exe is located in the \Windows\System32 directory of the Windows Vista partition. Description is the description of the new entry for the older operating system.
    Bcdedit /create {legacy} /d “Description”
    Bcdedit /set {legacy} device boot
    Bcdedit /set {legacy} path \ntldr
    Bcdedit /displayorder {legacy} /addlast
    


  • Restart the computer in order for the changes to take effect.

This post has been edited by spacesurfer: 05 July 2007 - 07:39 PM



#2 User is offline   amenx 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 05-October 05

Posted 06 July 2007 - 08:15 AM

Just curious, how would XP see Vista when you try to install it? Will it recognize it and give you the option of installing on a drive other than C?

#3 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 06 July 2007 - 08:47 AM

You choose where you want XP installed. Choose a drive other than your Vista drive.

#4 User is offline   fizban2 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,900
  • Joined: 14-April 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 July 2007 - 01:52 PM

good info, we will pin this one

#5 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 11 July 2007 - 05:48 PM

You can use a third party program like EasyBCD or VistaBootPro, but apparently, behind the screens, both programs run this command to restore the bootloader. Go to your EasyBCD installation folder and you'll find bootsect.exe.

Also, if you want to revert back to XP's bootloader, then run

bootsect.exe -nt52
.

#6 User is offline   Gswiss 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 07

Posted 02 August 2007 - 01:42 PM

I had no problem at all installing XP alongside a pre-installed Vista on my HP nc6320 laptop. I used EasyBCD successfully. On the other hand, I get stuck right from the start, when I try to do the same thing on a Dell Inspiron 6400.

When I reach the point where XP installer asks where the XP partition should be located and I select an unallocated area (same problem appears even if I create and format an empty partition beforehand and select it), I get the following error message : “To install Windows XP on the selected partition, installation program must copy certain boot files on Disk 0 with ID 0 on bus 0 on atapi [MBR]. However, this disk does not contain a partition compatible with Windows XP”.

I don’t know whether this has to do with the SATA disk. On the HP, I disabled SATA Native Support in the BIOS and everything went fine. In the Dell Bios, I found no equivalent option.

How can I create a “compatible partition” ?

#7 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 02 August 2007 - 02:01 PM

How did you create your partition beforehand? Did you use Vista? If so, partitions created by Vista are no longer compatible with Windows XP.

See this: Vista's New Partitioning Rules.

It's best to create you partition with a third party utility. I would prefer using BartPE with Sherpya's XPE plugin to use XP's disk management console to do it.

However, I don't understand why you can't install on unallocated space. During XP setup, trying deleting the unallocated space and create a new partition and use XP to format it as NTFS it you are able to.

#8 User is offline   neo 

  • Microsoft MVP - Windows Expert Consumer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,251
  • Joined: 31-March 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 August 2007 - 02:19 PM

Use Easy BCD and forget about to change anything manually.

#9 User is offline   Gswiss 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 07

Posted 02 August 2007 - 02:28 PM

I used Acronis Disk Director to create the partition. This was done under Vista. Maybe I should use the Acronis Boot Loader and create the partition from this "neutral" environment.

What should I use EasyBCD for in this situation?

#10 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 02 August 2007 - 04:55 PM

EasyBCD has nothing to do with the partitions you are creating.

#11 User is offline   LurkerLito 

  • Group: Members
  • Posts: 3
  • Joined: 13-August 07

Posted 15 August 2007 - 11:03 AM

Just wanted to mention I have the OEM Vista64 version and bootsect.exe is not included on the install disc nor could I find it on my vista partition. I had easybcd installed so I had a copy but it wouldn't run in the Vista64 recovery CLI console. There is another utility on that is available on the recovery console called bootrec that has options to fix the mbr and other things.

This post has been edited by LurkerLito: 15 August 2007 - 11:04 AM


#12 User is offline   Dhoom 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 29-January 06

Posted 08 March 2008 - 04:41 AM

thx mate :D

#13 User is offline   Louie 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-June 04

Posted 09 March 2008 - 06:46 AM

Just wanted to add that if you only have 64bit vista dvd, you will only have the 64bit version of bootsect,exe so if a 32bit system is installed, you need to get the 32bit to be able to follow this guide.

atlef.

This post has been edited by Louie: 09 March 2008 - 06:55 AM


#14 User is offline   Harry_O 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 14-March 08

Posted 14 March 2008 - 10:16 AM

View Postspacesurfer, on Jul 6 2007, 04:47 PM, said:

You choose where you want XP installed. Choose a drive other than your Vista drive.

And what about the scenario where I have only one partition (C:)?
Where should I install the XP.

#15 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 March 2008 - 11:47 AM

Ummm... then you create a new partition.

I'm sure if you search, you will be able to find how to do that. Vista can create a partition using disk management console. Need administrator privileges.

#16 User is offline   Harry_O 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 14-March 08

Posted 15 March 2008 - 05:02 AM

View Postspacesurfer, on Mar 14 2008, 07:47 PM, said:

Ummm... then you create a new partition.

I'm sure if you search, you will be able to find how to do that. Vista can create a partition using disk management console. Need administrator privileges.

Do you mean the Microsoft management console (mmc.exe) or some other program?

#17 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 15 March 2008 - 11:22 AM

Right-click "Computer" --> click on Manage. This is for XP. I can't remember if Vista is the same or they changed it; but it's "Computer Management", then go to disk management.

#18 User is offline   dpminusa 

  • Group: Members
  • Posts: 3
  • Joined: 12-March 08

Posted 20 March 2008 - 08:16 PM

This Post shows how to shrink an existing single partition to created unallocated space and add a second OS. XP and Vista, of course. May address the question near the end of this great spacesurfer post.

http://apcmag.com/54...ng_vista_and_xp

#19 Guest_Hosanna_*

  • Group: Guests

Posted 24 January 2011 - 02:21 AM

You may want to test Vista first if it will work for you or you may simply just want to keep your XP system around. In this case, you may go for a dual-boot installation. For dual booting, you need at least two partitions, one for XP and the other for Vista. Both partitions can only accommodate one system. If you only have one partition, you need a partitioning tool to help you out.

A dual boot installation will let you choose between your two operating systems every time you open your computer..

This post has been edited by Hosanna: 24 January 2011 - 04:11 AM


#20 Guest_Robinwood_*

  • Group: Guests

Posted 04 July 2011 - 05:57 AM

Correct me if am wrong ! but i think windows XP is way better then Windows Vista :whistle:

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy