HowtoForge

VirtualBox On FC6 / CentOS 4 / OpenSuSE 10.2

VirtualBox On FC6 / CentOS 4 / OpenSuSE 10.2

What is VirtualBox?

InnoTek 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 Public License (GPL). See "About VirtualBox" for an introduction; see "InnoTek" for more about our company.

>>READ FIRST<< >>  The VirtualBox binaries are available free of charge for personal and evaluation use. By downloading from the below links, you agree to the terms and conditions set forth by the VirtualBox Personal Use and Evaluation License (PUEL). <<

>>Download <<     >>Screen Shots<<      >>Home Page<<  >>User Manual<<

Just a personal note: I found the VirtualBox  to be like VMware workstation so if you how know to use that you will be right at home with VirtualBox.

Right. Onto the hit list of what we need.

What We Need

Tested on:

 

Step 01

Installing on Linux hosts
Prerequisites

Qt3.3.5 or higher;
SDL1.2.7 or higher (this graphics library is typically called libsdl or similar).

So make sure you got them installed. I did by default so I guess you should as well.

We need to install the kernel source / devel files for your OS. If you are on OpenSuSE, use yast to install them. For Fedora/CentOS try the package manager to find and install them.

 

Step 02

Download a copy of VirtualBox.

** If you downloaded this to your non-Linux PC then copy it over to the Linux PC via WinSCP or Samba.

Then open up a terminal window.

Type the path where you downloaded / copied the file to - like:

cd /home/zcworld/desktop
su
password
sh VirtualBox_1.3.2_Linux_x86.run install /opt/innotek/VirutalBox

It may take 2 to 5 mins to install. :) So its a good time to get a drink. 

VirtualBox On FC6 / CentOS 4 / OpenSuSE 10.2