amar on web

Using SUN xVM VirtualBox to run multiple Operating System environments

I have been playing with different virtual machines in the past. Since last few months, I have have been musing on SUN VirtualBox that is released under GPL license and is an open source software. I have found it to be a real killer in terms of usage and portability. The open source community support is quite heavy on this and most issues can be googled for (you can browse my other articles on VMWare if you are intersted in this software).

VirtualBox software is deployed on a host operating system (the OS that is loaded on your machine bootup). Once the VirtualBox software is installed, virtual machines can be created that will run guest Operating system (The OS that is loaded on the virtual machine bootup). Hence the concept of Host and Guest operating system. 

You need to install the Host version of the Virtualbox software. So if you have Linux on your machine, download the latest copy of VirtualBox for Linux and install it. You can then create virtual machines to run other Operating System or one more instance of Linux over Linux.

Deploying Virtualbox on Linux


My notebook runs Fedora Linux (Version 9 as of this writing). I followed the below steps to complete the installation on my linux box.