Use the vmkfstools command to create a new, temporary disk with the exact same size and controller type as the original: vmkfstools -c -a -d thin temp.vmdk -c : The exact byte size you recorded earlier. -a : Your controller type (e.g., lsilogic ).
You now have a valid descriptor ( temp.vmdk ) pointing to your original data. how to fix flat vmdk