From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann Hamon Subject: Re: Convert KVM to VirtualBox Date: Thu, 4 Feb 2010 13:53:52 +0000 (GMT) Message-ID: <565039788.183101265291631969.JavaMail.root@mail.thehumanjourney.net> References: <20100204094238.iaaavno3k4skko88@oswebmail1.pacific.net.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: satimis@pacific.net.hk Return-path: Received: from 130.thehumanjourney.net ([217.33.245.130]:8938 "EHLO oadcsmoothwall.thehumanjourney.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932244Ab0BDNxy (ORCPT ); Thu, 4 Feb 2010 08:53:54 -0500 In-Reply-To: <20100204094238.iaaavno3k4skko88@oswebmail1.pacific.net.hk> Sender: kvm-owner@vger.kernel.org List-ID: > Hi folks, Hello Satimis, > I need converting KVM (qcow2) to VirtualBox (vdi) from one PC to > another PC. I had to do this recently to run a KVM virtual machine on a Windows PC with virtualbox. > Do you have any idea/suggestion where can I find relevant > documentation? Although you can convert to RAW and then to vdi with VBoxManage, I found it easier to just use vmware's VMDK format, which is very well used by both vmware and virtualbox - and you can use qemu-img to convert from one to the other. Good luck ------ Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information.