I have a disk image that is in VMDK format, and I would like to convert this to an ISO so that I could use this outside of a virtual environment. I know that, at first impression, these formats don't seem compatible, but I am positive that this VMDK is simply a disk image, one that would work just dandy in ISO format.
Apparently there are a few tools with Unix command line that allow to convert a disk image in VMDK format to an ISO. However, I was wondering if there are any tools, either within VMWare Player, VirtualBox, etc... or some other third party tool that could easily perform this conversion.
Thank you for your time!