Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Ubuntu 10.10 Install Virtual Box Guest-Additions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • os2222
    Senior Member
    • Jan 2011
    • 175

    Ubuntu 10.10 Install Virtual Box Guest-Additions

    If you attempted to install Virtual Box Guest-Additions via mounting the disk and running
    sudo ./VBoxLinuxAdditions-x86.run
    it compiled the drivers necessary for Guest Additions, but it never seemed to work.
    To install Guest Additions in Ubuntu 10.10, you’ll need to install a pre-packaged version available through the repositories. Run the command below:
    sudo apt-get install virtualbox-ose-guest-x11
    After a quick reboot you should be set up.
    Enjoy Ubuntu 10.10. It’s the little things like this that make testing it in a virtual machine worthwhile.
  • silver2011
    Newbie
    • Aug 2011
    • 4

    #2
    Re: Ubuntu 10.10 Install Virtual Box Guest-Additions

    I am using ubuntu 11.04 and I had no problems with the VBoxLinuxAddons-x86.run script as long as you run it with admin rights and restart the box to have access to advanced features.

    Comment

    • tibsom
      Senior Member
      • Mar 2011
      • 152

      #3
      Re: Ubuntu 10.10 Install Virtual Box Guest-Additions

      to have administration rights do sudo -i then type superuser password

      Comment

      • msd79m
        Member
        • Dec 2010
        • 57

        #4
        Re: Ubuntu 10.10 Install Virtual Box Guest-Additions

        You can download the deb package of vbox from its official website and easily install it. It contains Guest additions AFAIK.

        Comment

        • joseram2000
          Board Senior Member
          • Nov 2010
          • 271

          #5
          Re: Ubuntu 10.10 Install Virtual Box Guest-Additions

          So I think you need to be root for them in console write sudo passwd asks the password twice and so gets activated

          Comment

          Working...