windows xp no longer starts after windows 7 installation

January 12th, 2021

first i installed windows xp and then windows 7…..BUT after installing win 7 ..i am not able to use xp??????????plzzzzz help asap
Answer #1
http://lmgtfy.com/?q=how+to+dual+boot+windows+7+and+xp
Answer #2
diff partitions/drives for each install ?
Answer #3
here is the solution : 1.Open an elevated command prompt.
2.Type the following to create a boot loader for Windows XP.
bcdedit /create {ntldr} /d “Windows XP”
3.Type the following to set the device to where Windows XP is installed. I used D: in this example. Replace it with the drive letter of your XP installation.
bcdedit /set {ntldr} device partition=E:
4.Type the following to set the path.
bcdedit /set {ntldr} path \ntldr
5.Type the following to add this boot loader to the boot up screen.
bcdedit /displayorder {ntldr} /addlast
6.Reboot the computer.
Answer #4
thanks to

 

| Sitemap |