Home > Ubuntu, virtualization > Install Guest-Additions on Ubuntu 10.10 Beta : Workaround

Install Guest-Additions on Ubuntu 10.10 Beta : Workaround

I took some time today to check out Ubuntu 10.10 Beta. So far I’m impressed with some of the improvements, and I’ll blog about those later, but in the meantime I thought I’d share a workaround I came across in getting Guest Additions working when running Ubuntu 10.10 inside VirtualBox.

My first attempt at getting Guest Additions installed was by mounting the CD and running the command:

sudo ./VBoxLinuxAdditions-x86.run

While this attempted to compile the drivers necessary for Guest Additions, it never seemed to work. After repeated reboots and rebuilds, I could never get a better resolution. After a little searching I came across a solution that seems to take care of the problem.

To install Guest Additions in Ubuntu 10.10 Beta, you’ll need to install a pre-packaged version available through the repositories. You can run the command below, or click on the URL:

sudo apt-get install virtualbox-ose-guest-x11

After a quick reboot you should be set.

I hope you enjoy Ubuntu 10.10 Beta (and forward). It’s the little things like this that make testing it in a virtual machine worthwhile.

  1. steve p.
    September 20th, 2010 at 23:56 | #1

    Thanks so much for this. As you say, it makes testing the beta so much more enjoyable.
    Steve.

  2. Benoit S.
    October 2nd, 2010 at 10:51 | #2

    Thanks a lot for this quick tutorial, I was desperate to have a better resolution on my Ubuntu guest.
    You saved my day :D

  3. Methuselah
    October 7th, 2010 at 12:19 | #3

    Thanks! It took me two resizings of the window to get the full 1920×1080, but now I’m a happy camper.

  4. October 26th, 2010 at 09:59 | #4

    as you say, installing vboxlinuxaddition not giving a significant effect. then i follow your instruction here, and it work. many thanks.

  5. November 26th, 2010 at 09:14 | #5

    Thanks for these instructions. You definitely saved me and probably many others some time.

  6. maks
    November 26th, 2010 at 16:08 | #6

    Thanks for your instructions!
    But I still have the problem with resolution. There are only 2 variants in Monitor Preferences: 640×480 and 800×600. How do you think, what is the reason for this problem?

  7. Max
    December 7th, 2010 at 15:14 | #7

    Thanks alot! Much easier than other procedures (that didn’t work).

  8. Mustafa Sarmaşık
    December 26th, 2010 at 20:40 | #8

    nice, thanks …

  9. February 2nd, 2012 at 10:24 | #9

    Works perfectly for me. Thanks for this easy tutorial!