5
4
I have an old hdd from my notebook that carries WindowsXP. I would like to run this WindowsXP installation under Virtual box under Windows7. I am able to connect the disk to my Windows7 via usb.
So far I didn't find any free working solution to that. Would you have an idea?
Regarding
- disk manager from Windows7 the system partition ( drive H from below picture) is Healty - active and primary)
- gparted from ubuntu the partition got boot flag but I wasn't able to boot from this usb hdd
What I found/tried so far that didn't work for me
- VirtualBox from an existing partition (VMWare convertor requires the machine must be running at the time of conversion - https://www.vmware.com/pdf/convsa_51_guide.pdf)
- Create Virtualbox image of a physical partition (linux solution I got only Windows7 available and the official Virtual Box page have step one: "Run the MergeIDE utility as mentioned above on existing windows machine. " I cannot run the XP any more or can I?)
- I tried to use Disk2vhd and the vhd file was created but when used as virtual hdd in Virtual box it won't boot. I tried to play with different settings of this virtual machine but it didn't help. I tried two versions of Disk2vhd and Virtual Box. Once yesterday and once 3 years ago :-)
The physical drive got two partitions that are mapped as drives H and I. The H drive is the system bootable partition. And that is what I ticked.
Update1
I tried to use Disk2vhd and selected both partitions (H & I) and again played with the settings like Enable IO APIC
and Enable PAE/NX
but the virtual machine didn't boot up.
OK. Let's try ... ;-) – Radek – 2013-09-29T01:54:49.373
@Radek what have you tried opening the vhd with? – Cole Busby – 2013-09-29T04:15:22.477
@ColeBusby: I didn't try to open it. I used it as hdd for Virtual Box virtual machine. – Radek – 2013-09-29T04:18:35.753
@Radek Did you get an error at all? – Cole Busby – 2013-09-29T04:20:05.877
No error. Only black screen. – Radek – 2013-09-29T04:20:32.353
@Radek did you try mounting the physical drive to a virtual machine? It's not efficient but if the physical drive can boot into a vm I can help you with a solution. – Cole Busby – 2013-09-29T04:22:02.277
let us continue this discussion in chat
– Radek – 2013-09-29T04:23:02.6001
I can't verify if this will work, but look into http://www.vmware.com/products/converter/. If its possible to P2V and capture the image w/o a vmware cluster, you will be able to use it with http://www.vmware.com/products/player/. Free solution if you can get the converter to work.
Link for free VMware Player-https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_player/6_0
@Spencer5051: Doesn't the VMWare convertor require the machine to be running? Is the converter for free? – Radek – 2013-09-29T05:26:21.367
@Radek The converter is free. But the enhanced version "vSphere" costs. – Christian – 2013-09-29T09:38:28.813
@Chris: good to know. So can I use converter only if the system is up and running? – Radek – 2013-09-29T09:42:40.073
@Radek I don't know that. That's why I haven't recommended it. But give it a try. If you can clon it from a harddrive than you should be able to boot it up. – Christian – 2013-09-29T09:53:30.677
With Converter Standalone 5.1, you can only perform hot cloning. Hot cloning, also called live cloning or online cloning, requires converting the source machine while it is running its operating system. https://www.vmware.com/pdf/convsa_51_guide.pdf
– Radek – 2013-09-29T10:02:33.6571Did you try disk2vhd while ticking everything, to try and create an exact copy of the disk? – harrymc – 2013-09-29T11:25:03.400
@harrymc: the hdd in question got two partitions H and I and is connected to Windows7 comp via usb. I tried to use Disk2vhd while ticking both only boot partition H and then both H and I. Does it answer your question? – Radek – 2013-09-29T11:50:07.967
No, because to make the disk image bootable you must exactly duplicate partition numbers and also include in the image the boot sector and the MBR/GPT, which is the basis for my answer below. – harrymc – 2013-09-29T12:50:14.523
But the H & I partitions create one physical disk that was bootable before so why it didn't work? Why cannot I boot from it like from usb hdd? I'll try your solution tomorrow... – Radek – 2013-09-29T13:03:25.217
There is more on the hard disk than just these two partitions. Without these other partitions and data, the disk is not bootable. – harrymc – 2013-09-29T13:29:00.910
@harrymc: so do I do dd on the partition or whole hdd? – Radek – 2013-09-29T13:50:59.133
DD the whole disk. – harrymc – 2013-09-29T14:25:06.653