I've installed Ubuntu 10.10 on VirtualBox and I can't change resolution It looks terrible.
How can I change it?
|
I've installed Ubuntu 10.10 on VirtualBox and I can't change resolution It looks terrible. How can I change it? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You need to install guest additions provided by Virtualbox in virtual Ubuntu 10.10 machine.
That will give you the list of directories, you'll see one that belongs to mounted virtualbox additions CD, to go inside:
Once inside that directory just write:
And that should install it. Reboot and you'll be able to setup the resolution. | |||
|
feedback
|