Virtualization: Difference between revisions
From DWIKI
mNo edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
*[[Virtualbox]] | *[[Virtualbox]] | ||
*[[KVM]] | *[[KVM]] | ||
= FAQ = | |||
== Convert vmware image to xen == | |||
[http://unixfoo.blogspot.com/2008/12/vmware-to-xen-conversion.html http://unixfoo.blogspot.com/2008/12/vmware-to-xen-conversion.html] | |||
== OVA to VMX == | |||
ovftool --lax foo.ova foo.vmx | |||
Latest revision as of 10:31, 29 December 2020
Implementations
FAQ
Convert vmware image to xen
http://unixfoo.blogspot.com/2008/12/vmware-to-xen-conversion.html
OVA to VMX
ovftool --lax foo.ova foo.vmx
