A small C utility to convert a raw ddimage into a flat monolithic VMDK file. The code is loosely based on Liveview's java implementation of PartitionEntry.java and MasterBootRecord.java. Will be adding split file (.dd) conversion in the near future
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.