paapereira.xyz

Virtualbox 2.2

Following previous posts about installing Virtualbox, here’s the 2.2 update (currently 2.2.0).

If you have a previous version already installed you need to manually install the new one.

The most exciting addition is 3D acceleration for Linux guests, ie, Compiz. Yes sir :-)

Install

1wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
1sudo apt-get update
1sudo apt-get install dkms
1sudo apt-get install virtualbox-2.2

#Linux #Ubuntu #Ubuntu 8.10 #Intrepid Ibex #VirtualBox