ic or simply opening a Console and executing:
<code>
sudo apt-get install qemu
</code>
Now open a terminal and go into the folder where you’ve got your .vmdk virtual disc image and type this:
<code>
qemu-img convert harddrive-name.vmdk raw-file.bin
</code>
Naturally, you’ll have to change harddrive-name