When running Ubuntu as a Vitualbox guest, with a Windows 7 64-bit machine as host, how can I maximize the screen so it fills up the whole monitor?
Asked
Active
Viewed 3,616 times
2
-
1Do you find @Anton's answer insufficient? If so, please comment on what else you're looking for. If it solved your problem, please accept it as an answer. – beatgammit Sep 09 '11 at 18:31
-
Duplicate? http://unix.stackexchange.com/questions/3889/how-to-make-a-distro-be-fullscreen-on-virtualbox – Eugene S Apr 28 '12 at 13:39
2 Answers
6
I think you need to install virtualbox guest additions (virtualbox-ose-guest-utils package). Screen size will resize then automatically.

Anton Barkovsky
- 1,509
1
Under Ubuntu 12.04 I first had to install the virtualbox guest additions. And after that I also had to go to "System Settings" -> "Hardware - Additional Drivers" and activate "Oracle VM VirtualBox Guest Additions for Linux Module", because by default it was still de-activated.