Virtualbox

Good morning, for those of you that have found an extra special .ova that you want to use. Here is the rundown of VM, OVA, OVF and how to use them.

What is a virtual machine?

A VM emulates a computer system which allows you, for example, to run a copy of WindowsXP as a guest OS(operating system) on any supported host(Linux/Mac/Windows). The host computer is your physical computer, the guest computer is the virtual system running inside of Virtualbox.

What is an .ova?

OVA is a tar archive file with the OVF directory inside. OVF is a standard way of packaging and distributing a Virtual Appliance(pre-configured virtual machine)

Just tell me how to get it on my windows computer.

No problem, just follow these instructions.

    1. Download and install Virtualbox, the second link that says Windows Hosts: https://www.virtualbox.org/wiki/Downloads at the time of writing/last update it's: https://download.virtualbox.org/virtualbox/6.1.16/VirtualBox-6.1.16-140961-Win.exe

https://photos.app.goo.gl/bAVskX3Q2alGMjn02
  1. Download the EXAMPLE.ova from where ever you get your awesome EXAMPLE.ova from, remember the directory where you downloaded it to.

    1. Open Virtualbox, click on File>Import Appliance(ctrl+i), click on the folder icon, select the sweet EXAMPLE.ova file that you downloaded in the previous step. Click next, import, done.

https://photos.app.goo.gl/oR0dkKHXOMQVi0ls2
https://photos.app.goo.gl/eEDh33htLUeJndq73
https://photos.app.goo.gl/3F0HDr8gSxITcKDB2
https://photos.app.goo.gl/oR0dkKHXOMQVi0ls2
https://photos.app.goo.gl/unz31usy3X0TbK142
    1. Enjoy!

Just tell me how to get it on my Linux computer.

Simply install the Virtualbox package using your favorite package manager.

    1. Open a terminal(ctrl+alt+t on my Ubuntu system)

    2. sudo apt-get install virtualbox

    3. See #2 above

What about my MacOS computer?

  1. Install Virtualbox from https://www.virtualbox.org/wiki/Downloads as of right now as I write/update this, the latest is https://download.virtualbox.org/virtualbox/6.1.16/VirtualBox-6.1.16-140961-OSX.dmg

    1. Then import the OVA image into Virtualbox as above.

For guest additions and extensions packs:

The guest additions are required for shared folders and a bunch of other stuff that makes it more convenient to use. The extension pack is more specialized and not really required for a lot of use cases.

Go here: https://download.virtualbox.org/virtualbox

Select the exact version of virtualbox that you have installed, download your extensions pack extpack, and the guest editions iso.

Example file names for version 6.0.14:

Oracle_VM_VirtualBox_Extension_Pack-6.0.14.vbox-extpack

VBoxGuestAdditions_6.0.14.iso

https://download.virtualbox.org/virtualbox/6.1.16/Oracle_VM_VirtualBox_Extension_Pack-6.1.16.vbox-extpack