Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
vm:start [2019-11-20 14:28] – Markus Peuhkuri | vm:start [2020-03-16 06:42] (current) – Markus Peuhkuri | ||
---|---|---|---|
Line 7: | Line 7: | ||
See [[: | See [[: | ||
+ | ===== Archive content ===== | ||
+ | |||
+ | The file inside '' | ||
+ | |||
+ | For example, to convert it to VMDK, the command would be something like | ||
+ | |||
+ | <code bash> | ||
+ | qemu-img convert -p -O vmdk Anglova_node_v8_Ubuntu_16.04 Anglova_node_v8_Ubuntu_16.04.vmdk | ||
+ | </ | ||
+ | |||
+ | Note that in some versions VMware may not accept file image. This can in many cases be fixed by creating a copy of image file with '' |