Post

Convert a vmdk to a raw device

Convert vmdk direct to an empty attached Storage

qemu-img convert path_and_name_of_vmdk_file -O raw /dev/devicename 
This post is licensed under CC BY 4.0 by the author.