Thomas Delrue on 26 Aug 2016 08:46:49 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Convert VirtualBox to QEMU


Aha, thanks Keith

Someone also pointed me to
https://edoceo.com/notabene/ova-to-vmdk-to-qcow2 so I'll give all of
this a try :)

On 08/26/2016 11:44 AM, Keith C. Perry wrote:
> The ova format is specific to VB for importing/exporting appliances.  You don't need that for QEMU to run VB since QEMU can directly run the native vdi format (or vmdk format if you choose that).  For what its worth, I have VM's on a Windows workstation that I sometimes boot via a flash drive and then run that same VB vm with QEMU.  So you can go back and forth without any issues.
> 
> If you really want to convert all you need to do is:
> 
> qemu-img convert -O qcow2 somevm.vdi somevm.qcow2
> 
> ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 
> Keith C. Perry, MS E.E. 
> Owner, DAO Technologies LLC 
> (O) +1.215.525.4165 x2033 
> (M) +1.215.432.5167 
> www.daotechnologies.com
> 
> ----- Original Message -----
> From: "Thomas Delrue" <delrue.thomas@gmail.com>
> To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
> Sent: Friday, August 26, 2016 11:34:03 AM
> Subject: [PLUG] Convert VirtualBox to QEMU
> 
> I have a couple of VirtualBox VMs (.ova files) that I'd like to run on
> my QEMU but I have no idea how to convince it to run them.
> I tried just importing them as an existing image which told me that the
> disk is not bootable.
> Has anyone got any pointers on how to convert these .ova's to something
> qemu/kvm can use?

Attachment: signature.asc
Description: OpenPGP digital signature

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug