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?
-
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– beatgammit2011-09-09 18:31:41 +00:00Commented Sep 9, 2011 at 18:31
-
Duplicate? unix.stackexchange.com/questions/3889/…Eugene S– Eugene S2012-04-28 13:39:21 +00:00Commented Apr 28, 2012 at 13:39
Add a comment
|
2 Answers
I think you need to install virtualbox guest additions (virtualbox-ose-guest-utils package). Screen size will resize then automatically.
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.