bootstrap-vz/plugins/convert_image/README.md

13 lines
282 B
Markdown
Raw Normal View History

2013-08-13 11:45:54 +02:00
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"
}