VirtualBox 3.0 on Ubuntu desktop

After the vbox posts , now is the time to update to VB 3.0

P.S:Before installing the new VB , its recommended to remove the other one

Follow the steps below to install VB 3.0 (As Root) :


sudo su

echo "deb http://download.virtualbox.org/virtualbox/debian jaunty non-free" >> /etc/apt/sources.list

wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -

sudo aptitude update

sudo aptitude install virtualbox-3.0 dkms

# Say yes to questions asked , if you agree and proceed

Run VB : Applications > System Tools > Sun VirtualBox

Share this