Hello mpack,
thank you for the input.
I only found this one:
http://grok.lsu.edu/article.aspx?articleid=14214, which doesn't say more than I know...
This one:
http://www.sysprobs.com/convert-vdi-vmdk-open-sun-virtualbox-virtual-machine-vmware-player-workstation tells how to convert to each other - I know at least 3 methods more...
Let me ask my question in another way. I have to build a
mission-critical VM running Windows XP SP3 i386 on VirtualBox on a Windows 7 SP1 x64 driven host. One virtual HDD sized at ~70 GB.
Which virtual hard disk format should I use?
I'm thinking on VHD because it can be handled (mounted, compressed,..) by the host OS without any other tools. It's open source and there are many tools to open it. According to my experience it's very stable format.
On the other hand, VDI is a native VirtualBox's file format; it can be compressed by VBoxManage, but it's a proprietary file format which can't be opened using third-party tools like 7zip or WinImage (I hope. I'm wrong). I don't have any experience if it's stable and on repairing the VDIs...
On the third hand, VMDK is open source, too. And I'm experienced with VMware products and repairing of VMDKs...
You see, I don't know what to do
