Guide To Install Windows Vista & Windows XP In Dual Boot Mode :
click to read more
1. Boot from Windows XP CD or DVD and perform clean installation in D drive.
2. Now we are getting to boot in Windows XP, so now boot with Windows Vista’s DVD and choose Regional Settings and click on Next.
3.Now choose Repair your Computer, it automatically detect Windows Vista’s partition and repair all kind of Problem that cause unable to boot in Vista by clicking on Repair button OR then choose Startup Repair option.
4.Restart your computer to boot in Windows Vista and run CMD as Administrator and execute the following commands one by one to add boot manager entries of Windows XP in boot menu.
//
bcdedit /create {ntldr} /d “Earlier version of Windows”
bcdedit /set {ntldr} device boot
bcdedit /set {ntldr} path \ntldr
bcdedit /displayorder {ntldr} /addlast
//
Now reboot your computer and you should have the option to boot to either Earlier version of Windows or Windows Vista.
No comments:
Post a Comment