Howto Convert Vmware Image to Virtualbox Image

VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

I really like new Opensource VirtualBox from Sun. It is light on resources. Quick tip on you can convert a VMware virtual machine to a VirtualBox machine using qemu-img utility.

*Note:- Before Converting make a backup copy of your vmware image

Install qemu
qemu-img is included with qemu package. You can install it by typing:
$ sudo apt-get install qemu
or
$ yum install qemu

Convert a VMWare Image to VirtualBox Image
Convert VMWare image called freebsd.vmdk to /tmp/freebsd.bin
$ qemu-img convert freebsd.vmdk /tmp/freebsd.bin

Now use VBoxManage to get back image in native format:
$ VBoxManage convertdd /tmp/freebsd.bin freebsd.vdi

OR

VirtualBox can run VMs created by VMware Workstation or Server for this you need to import vmdk files using the following procedure
* Start Virtual Box
* Goto File > Virtual Disk Manager
* Click Add. Locate and select the copied .vmdk file. Click OK.
* Create a New VM as usual using the added vmdk file
* Boot the VM

Enjoy~

jonboy60

I’m a Malaysian, my name is Jon Loh (jonboy60) living in Kuala Lumpur and working in Petaling Jaya, Malaysia. Jonboy60.com is a blog magazine about Linux and other open source softwares. All about to a daily jobs or real life experiences I had since the year 2002 administrating Linux and Windows server in a hosting company. Basically i will be offering Linux tips, howto, tricks, latest news and tutorial. Contact Me for Career opportunities, business offers, Linux solutions for business or home, web and email server solutions, Linux consulting and expertise requests. Email to me on jonboy60{@}gmail.com. The site I’m running is VenCouture.com – Malaysia Online Fashion Shopping Boutique, VenCouture. We sell fashion clothes, sexy lingeries, baby clothing and etc.

More PostsWebsite

Follow Me:
TwitterFacebook

Leave a Reply

Your email address will not be published. Required fields are marked *

Connect with Facebook

*


+ 7 = 10

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv badge