spacesurfer Posted July 6, 2007 Posted July 6, 2007 (edited) 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 2000Log on to the older operating system and restore the latest boot manager by running the following.bootsect.exe -NT60 Allbootsect.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 bootBcdedit /set {legacy} path \ntldrBcdedit /displayorder {legacy} /addlastRestart the computer in order for the changes to take effect. Edited July 6, 2007 by spacesurfer 1
amenx Posted July 6, 2007 Posted July 6, 2007 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?
spacesurfer Posted July 6, 2007 Author Posted July 6, 2007 You choose where you want XP installed. Choose a drive other than your Vista drive. 1
spacesurfer Posted July 11, 2007 Author Posted July 11, 2007 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.
Gswiss Posted August 2, 2007 Posted August 2, 2007 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” ?
spacesurfer Posted August 2, 2007 Author Posted August 2, 2007 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.
neo Posted August 2, 2007 Posted August 2, 2007 Use Easy BCD and forget about to change anything manually. 1
Gswiss Posted August 2, 2007 Posted August 2, 2007 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?
spacesurfer Posted August 2, 2007 Author Posted August 2, 2007 EasyBCD has nothing to do with the partitions you are creating.
LurkerLito Posted August 15, 2007 Posted August 15, 2007 (edited) 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. Edited August 15, 2007 by LurkerLito
Louie Posted March 9, 2008 Posted March 9, 2008 (edited) 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. Edited March 9, 2008 by Louie
Harry_O Posted March 14, 2008 Posted March 14, 2008 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.
spacesurfer Posted March 14, 2008 Author Posted March 14, 2008 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now