qemunet:misc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| qemunet:misc [2019/07/03 12:46] – orel | qemunet:misc [2024/03/18 15:06] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==== Convert QEMU image for VirtualBox ==== | ==== Convert QEMU image for VirtualBox ==== | ||
| - | |||
| Conversion avec l' | Conversion avec l' | ||
| - | + | ||
| vboxmanage convertfromraw debian10x.img --format vdi debian10x.vdi | vboxmanage convertfromraw debian10x.img --format vdi debian10x.vdi | ||
| + | vboxmanage convertdd debian10x.qcow2 --format vdi debian10x.vdi | ||
| Conversion avec l' | Conversion avec l' | ||
| Line 15: | Line 15: | ||
| qemu-img convert -O qcow2 debian10x.img debian10x.qcow3 # QCOW Image V3 (default) !!! | qemu-img convert -O qcow2 debian10x.img debian10x.qcow3 # QCOW Image V3 (default) !!! | ||
| - | QCOW Image v3 not supported by VirtualBox... | + | QCOW v1 & v2 sont supportés... |
| ==== Nested Virtualization in QEMU/KVM ==== | ==== Nested Virtualization in QEMU/KVM ==== | ||
qemunet/misc.1562158009.txt.gz · Last modified: 2024/03/18 15:05 (external edit)
