On Fri, 3 Jun 2011 16:06:06 -0300
Fernando Cassia wrote:
> The whole idea of OVF is to ease exchange of VMs from one program to
> another
>
> http://en.wikipedia.org/wiki/Open_Virtualization_Format
If he is like me, he never heard of OVF until just now :-).
--
users mailing list
users@list
Hi Fernando,
>> Although the man page for qemu-img states i can convert between raw, qcow2
>> and vdi images, a raw KVM image I converted did not worked with VirtualBox.
>
>Wouldn´t it be easier to export to .ovf and then import the ovf image
>into VirtualBox?.
And how do I do that? virt-manage
On Fri, Jun 3, 2011 at 15:35, wrote:
> Hi there,
>
> Although the man page for qemu-img states i can convert between raw, qcow2
> and vdi images, a raw KVM image I converted did not worked with VirtualBox.
Wouldn´t it be easier to export to .ovf and then import the ovf image
into VirtualBox?.
T
Hi there,
Although the man page for qemu-img states i can convert between raw, qcow2
and vdi images, a raw KVM image I converted did not worked with VirtualBox.
Could anyone confirm if this was supposed to work?
I used this command:
# qemu-img convert -O vdi centos.img centos.vdi
(yes, the VM w