vmdktool

Converts raw filesystems to VMDK files and vice versa

brewmacoslinux
Try with needOr install directly
Source

About

Converts raw filesystems to VMDK files and vice versa

Commands

vmdktool

Examples

Convert a raw disk image to VMDK format$ vmdktool convert input.img output.vmdk
Convert a VMDK file back to raw format$ vmdktool convert input.vmdk output.img
Display information about a VMDK file$ vmdktool info disk.vmdk