I am running windows 7, i wante to dualboot XP so i created a partition for it.
I then installed XP to that partition, it wiped my windows 7 mbr so i used a fix for it
using the windows 7 DVD this fixed the win7 bootrecord but it wiped XP boot record so, i found this application EasyBCD 2.0, and added a new entry
There are a total of 2 entries listed in the bootloader.
when i go to boot into XP it says an error pointing to /NTLDR
At this point i am lost :|
Code:
G:/
I then installed XP to that partition, it wiped my windows 7 mbr so i used a fix for it
Code:
bootrec /fixmbr
bootrec /fixboot
using the windows 7 DVD this fixed the win7 bootrecord but it wiped XP boot record so, i found this application EasyBCD 2.0, and added a new entry
There are a total of 2 entries listed in the bootloader.
Code:
Default: Windows 7
Timeout: 5 seconds.
Boot Drive: G:\
Entry #1
Name: Windows 7
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Entry #2
Name: Microsoft Windows XP
BCD ID: {7d7fcf5f-e458-11dd-8967-f2598c1dff16}
Drive: G:\
Bootloader Path: \NTLDR
when i go to boot into XP it says an error pointing to /NTLDR
At this point i am lost :|