Introduction

When we talk about Virtual Machines (VMs) we always talk about VMware VMs. VMware has been dominating the x86 virtualization market for years. There are still other vendors out there that also deliver x86 virtualization solutions. One of those is Oracle VirtualBox for example.

VirtualBox is a free and open-source hypervisor for x86 virtualization that was originally released by Innotek GmbH in 2007. Sun Microsystems acquired Innotek in 2008 and Oracle bought Sun in 2010. Since then, the product is known as Oracle VirtualBox.

Protect Your Data with BDRSuite

Cost-Effective Backup Solution for VMs, Servers, Endpoints, Cloud VMs & SaaS applications. Supports On-Premise, Remote, Hybrid and Cloud Backup, including Disaster Recovery, Ransomware Defense & more!

VirtualBox is a so-called “Type 2 hypervisor”, which means it runs on top of an operating system such as Windows, Linux or macOS. VMware Workstation for Windows/Linux and VMware Fusion for MacOS are type 2 hypervisors.

A “Type 1 hypervisor” runs directly on bare metal. KVM and VMware ESXi are examples of type 1 hypervisors.

Type 2 hypervisors are often used on workstations or laptops to spin up additional machines with isolated operating systems. For example, you can install Windows on a MacBook inside a type 2 hypervisor. Software developers also make frequent use of type 2 hypervisors because they can spin up isolated Dev/Test environments very easily.

Download Banner

This blog post will explain how to migrate Virtual Machines from Oracle VirtualBox to VMware Fusion and to VMware ESXi.

Table of Contents

  1. Environment Setup
  2. Tools used for Migration
  3. Step-by-step Migration from VirtualBox to VMware
  4. Exporting to OVA
  5. Importing the OVA in VMware Fusion
  6. Importing the OVA in VMware ESXi
  7. Conclusion

Environment Setup

The environment used to detail the steps required for this migration is fairly straightforward.

Oracle VirtualBox 6.1 is installed on a MacBook Pro and an Ubuntu 18.04 Virtual Machine is running inside VirtualBox:

migrate VMs from VirtualBox to VMware

VMware Fusion 11.5.1 is also running on the MacBook Pro:

migrate VMs from VirtualBox to VMware

To test migration from Oracle VirtualBox to VMware ESXi, there is also a server running ESXi 6.7 U3 available:

migrate VMs from VirtualBox to VMware

Tools used for Migration

There are multiple ways to migrate a Virtual Machine between hypervisors and various tools can play a role. VirtualBox can export a Virtual Machine to an Open Virtualization Format Archive (OVA). OVA is an open standard for packaging and distributing virtual appliances and is widely supported. Finally, there are tons of third party solutions in the market that support this type of migration.

Step-by-step Migration from VirtualBox to VMware

In this process, we are going to export the VirtualBox VM to OVA format which we will be importing in VMware Fusion and ESXi.

Exporting to OVA

  1. In VirtualBox, shut down the VM
  2. Go to File, Export Appliance and select the VM to export
  3. migrate VMs from VirtualBox to VMware

  4. Click Continue
  5. Click Export

The VM is now being exported as an OVA which we can import into VMware Fusion

migrate VMs from VirtualBox to VMware

Importing the OVA in VMware Fusion

  1. In VMware Fusion, go to File, Import
  2. migrate VMs from VirtualBox to VMware

  3. Select Choose File and select the exported OVA
  4. migrate VMs from VirtualBox to VMware

  5. Click Continue
  6. Provide a name for the imported VM and click Save
  7. migrate VMs from VirtualBox to VMware

  8. If you get an error on the OVF specification conformance or virtual hardware compliance, click Retry
  9. migrate VMs from VirtualBox to VMware

  10. After the import completes, click Customize Settings to verify the VM specifications.
  11. If everything checks out, click Finish

migrate VMs from VirtualBox to VMware

Depending on the version of VMware Fusion, there might pop up a question about upgrading the virtual machine hardware version. Verify your interoperability requirements and choose accordingly. The VirtualBox VM is now successfully migrated to VMware Fusion.

migrate VMs from VirtualBox to VMware

Importing the OVA in VMware ESXi

Using the same exported OVA from the previous process, we will now be importing it into VMware ESXi, which is a bare metal Type 1 hypervisor.

  1. In the ESXi UI, click Create / Register VM
  2. migrate VMs from VirtualBox to VMware

  3. Select Deploy a virtual machine from an OVF or OVA and click Next
  4. migrate VMs from VirtualBox to VMware

  5. Provide a name for the VM and “Click to select files or drag/drop”
  6. Select the OVA and click Next
  7. migrate VMs from VirtualBox to VMware

  8. Select a datastore and click Next
  9. migrate VMs from VirtualBox to VMware

  10. Select a suitable network, disk provisioning method and click Next
  11. Click Finish and wait for the import to finish.

Conclusion

We have successfully migrated an Ubuntu VM to both VMware Fusion and to VMware ESXi. Typically, you would migrate more often from VirtualBox to Fusion because both are type 2 hypervisors that run on a workstation or laptop. ESXi is a datacenter product that mostly runs backend servers.

Check out our Beginners series on VMware, if you would like to learn more on VMware based virtualization and implement that in your environment.

Embark on an Extraordinary Quest: Uncover the Ultimate VMware Backup Marvel!

Empower your critical data with the magic of secure and seamless VMware backup, forging an unbreakable shield of protection. Awaken the true potential of your virtual realm, preserving your invaluable information with unwavering confidence. This thrilling opportunity awaits — step into the realm of limitless possibilities and safeguard your data with a free trial today!

Ready to embark on this captivating adventure? Download BDRSuite now and take the first stride towards securing your VMware environment. Embrace tranquility and immerse yourself in the realm of unparalleled VMware backup excellence!

Follow our Twitter and Facebook feeds for new releases, updates, insightful posts and more.

3/5 - (5 votes)