[Ubuntu 9.04] Installing VirtualBox 3

Last update on July 22, 2009 09:40 AM by deri58
Published by deri58

[Ubuntu 9.04] Installing VirtualBox 3







You may have noticed VirtualBox is already present in the Ubuntu, but note that only the version 2.x, and without USB support is present.

Here is how to install version 3.x:

wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
sudo bash -c 'echo "deb http://download.virtualbox.org/virtualbox/debian jaunty non-free" > /etc/apt/sources.list.d/virtualbox.list'
sudo apt-get update
sudo apt-get install virtualbox-3.0 
Best answers for « Installing VirtualBox 3 » in :
VirtualBox: Installing client additions under Ubuntu Show VirtualBox: Installing client additions under Ubuntu Once you installed the operating system in VirtualBox, it is recommended to install the client additions. These are drivers to install in the virtual machine to improve operations...
Windows installer CleanUp Show Windows installer CleanUp Solution Windows installer CleanUp Microsoft Windows Installer is a tool that manages application with the MSI extension. If an application with extension .MSI is corrupted or damaged, below image will...
Configure your tv card on linux ShowConfigure your tv card on linux Step1: Card Installation Step 2: Tvtime Installation Step 3: Remote control configuration Lirc Installation First Test Configure Lirc Configure the behavior of buttons Example Autorun This faq...
Installing Internet Explorer 7 on XP SP3 ShowInstalling Internet Explorer 7 on XP SP3 Internet Explorer 7 is not compatible with service pack 3 is already installed. You should however install SP3 after installing IE7. This is a tip showing you how to install IE7 if SP3 is...
[Warcraft 3] Registry error loading key Warcraft IIIInstallPath Show[Warcraft 3] Registry error loading key Warcraft III\InstallPath While updating Warcraft 3, the following message appears and the update fails: Registry error loading key Warcraft III\InstallPath Here's how to fix it: Open the...
Download Windows Installer ShowMicrosoft WindowsIinstaller is a service of installation and application configuration, allowing to manage the applications containing the MSI extension MSI. Windows Installer 3.1 is a secondary update of Windows Installer 3.0 published in...
Installing a network adapter ShowPurpose The purpose of this article is to set up a network to enable data exchanges between computers, resource sharing and network games. Is it therefore necessary to install a network card in each computer that may be part of the local area...
Operating Systems - Installing MS-DOS ShowInstalling MS-DOS When installing MS-DOS, make sure that in the BIOS the the boot disk is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the computer, then follow the on-screen...
Intranet - Installing a mail server ShowIntroduction to installation The most commonly used e-mail server in Linux is Sendmail; however, as it is very hard to configure, we will use Qmail, an alternative e-mail server, instead. Qmail is made up of a group of programs that work with...