My current development PC has it's original WinXP bootable hard drive installed as a D: drive. Rather than, powering down, swapping the jumpers and restarting, can I boot from that drive like a virtual machine?
feedback
|
|
You can use VMware vCenter Converter (free) to turn that disk/partition into a virtual machine that you could use with any VMware virtualisation hypervisor, including VMware Player (free). | |||
|
feedback
|
|
The main problem I foresee is a lack of drivers. In some cases Windows will refuse to boot altogether. | |||
|
feedback
|
|
Your problem is the master boot record on either drive doesn't know the OS on the other drive currently exists. So you've been master / slave swapping to change the boot order. You could use a boot manager like (http://gag.sourceforge.net/) to allow you to boot on different partitions on any disk. You could also edit your boot.ini to reflect the OS on the second disk. (http://support.microsoft.com/kb/289022) | |||||||
feedback
|