Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread Tom Horsley
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

Re: Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread fernando
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

Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread Fernando Cassia
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