mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
12 lines
241 B
Markdown
12 lines
241 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": {
|
||
|
"format": "vdi"
|
||
|
}
|
||
|
|
||
|
|
||
|
|