Results 1 to 2 of 2
  1. #1
    Experienced User
    Overall activity: 0%

    Join Date
    Sep 2010
    Posts
    848
    Liked
    201 times
    Points
    21,839

    Install virtualbox 4.1.4 on ubuntu 11.04

    Install virtualbox 4.1.4 on ubuntu 11.04

    You need to edit /etc/apt/sources.list

    gksudo gedit /etc/apt/sources.list



    Add the following line

    deb http://download.virtualbox.org/virtualbox/debian natty contrib



    For ubuntu 10.10 users add the following line

    deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free



    Save and exit the file

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



    Update source list

    sudo apt-get update



    Install virtualbox

    sudo apt-get install virtualbox-4.1



    Note: Ubuntu/Debian users might want to install the dkms package to ensure that the VirtualBox host kernel modules (vboxdrv, vboxnetflt and vboxnetadp) are properly updated if the linux kernel version changes during the next apt-get upgrade. For Debian it is available in Lenny backports and in the normal repository for Squeeze and later. The dkms package can be installed through the Synaptic Package manager or through the following command:

    sudo apt-get install dkms

  2. #2
    Experienced User
    Overall activity: 26.0%

    Join Date
    Oct 2010
    Location
    North Carolina USA
    Posts
    1,288
    Liked
    214 times
    Points
    5,508
    Thanks for the information solin. I need to get it on Ubuntu 11.10.
    Linux Distro at the moment Fedora 17 / Firefox 12.0

 

 

Similar Threads

  1. Replies: 7
    Last Post: 09-20-2011, 07:03 AM
  2. Install firefox 6 on ubuntu
    By solin in forum Linux
    Replies: 3
    Last Post: 08-23-2011, 02:30 PM
  3. How To Install Softwares In Ubuntu 10.04
    By Vibhanshu in forum Linux
    Replies: 10
    Last Post: 10-08-2010, 12:35 PM
  4. Replies: 10
    Last Post: 11-25-2009, 01:33 AM
  5. How to install Virtual Pc addons in Ubuntu
    By gadikotamohan in forum Linux
    Replies: 1
    Last Post: 11-08-2008, 08:59 PM

Tags for this Thread

All times are GMT +8. The time now is 04:33 AM.