Since I'm looking to improve my Sharepoint knowledge, I downloaded the 2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1) from Microsoft
https://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27417
Now I understand that VirtualBox (4.1.4) supports the .vhd format, so I created a new virtual machine with the .vhd as the hard disk. However now it doesn't boot. Does anyone have any ideas?
Alternatively are there any other virtualization solutions, so I can get this virtual machine running with an Ubuntu (10.10) host?
vboxmanage clonehdorvboxmanage convertfromrawto clone / convert the vhd to a vdi image and see if that helps. – Joe Internet Oct 10 '11 at 2:43