bootstrap-vz/plugins/convert_image/README.md
2013-08-13 11:45:54 +02:00

12 lines
282 B
Markdown

this plugins helps to convert a raw image to an other format.
Supported formats are the one supported by qemu-img.
In the plugins section add:
"convert_image": {
"enabled": true,
"format": "vdi"
}