=^.^=

Convert Raw Disk Image to VHD

karma

Note this works for full disk images (including partition table) not simple file-backed filesystems:
qemu-img convert raw.img -O vpc -o subformat=dynamic converted.vhd

Comments

There are no comments for this item.