I have installed Ubuntu 9.10 on my VirtualBox 3.2.8. I installed all the guess additions.

The main feature of the guest additions is not working for me. That is resizing the Ubuntu on VirtualBox. I can maximize/minimize or play with the size of the Ubuntu OS on VirtualBox. But it does not working for me.

I want to figure out the actual issue but I cannot see any way. I can see some static ways but they are not automatic. Every time I need to change the resolution of the Ubuntu OS.

Is there any fix for this ?

link|improve this question

62% accept rate
Not entirely sure what the issue is. Can you clarify what you mean by resize? Are you talking about the actual resolution or dynamic size of the partition that Ubuntu is installed on? – peter Jan 20 '11 at 8:49
@Peter Yes, I am talking about the resolution. – MonkeyMind Jan 24 '11 at 8:42
feedback

2 Answers

My recommendation: upgrade to VirtualBox 3.2.10. It specifically addresses installing Guest Additions in Ubuntu. In fact, just today I installed the latest Ubuntu (10.10) in 3.2.10, ran sudo apt-get update right after the OS finished installing, and GA installed quickly and easily.

link|improve this answer
Thanks for the reply. I will try this. – MonkeyMind Oct 21 '10 at 6:59
feedback

I had the same issue. I ran the following in 10.10:

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

and the resolution of my Ubuntu install was able to resize dynamically.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.