VirtualBox 2.2
It is available the latest version of VirtualBox 2.2 with significant new features.
- OVF (Open Virtualization Format / open virtualization format) to import and export virtual machines.
- Network mode with just the host.
- Hypervisor optimizations with significant performance improvements.
- Increased memory limit for VMs on 64-bit hosts to 16GB.
- VT-x/AMD-v enabled by default for new virtual machines.
- USB (OHCU and EHCU) enabled by default on new virtual machines (only with Qt).
- Shared folders for virtual machines with Solaris and OpenSolaris operating systems.
- 3D acceleration in virtual machines also Linux and Solaris.
- New C API in addition to those already present C + +, Java, Python.
And many bugs fixed which may be consulted in the Change Report
They have also published a voluminous manual pdf that you can find here
Installing VirtualBox
We add the repository, for which we opened our sources.list
sudo gedit /etc/apt/sources.list
and edit it by adding the following lines
#VirtualBox
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free
Save and return to terminal. Retrieve pgp key and installed with the following command
wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
and finally update and install
sudo apt-get update
sudo apt-get install virtualbox-2.2
Update to new version
Just update and install the new version. The installation process takes care of removing the previous version.
sudo apt-get update
sudo apt-get install virtualbox-2.2
This tested on Ubuntu 8.10 and it works correctly.



















April 8th, 2009 at 20:27
Recently tested, installed perfectly and host applications seamlessly activate extra compiz visual effects