I have an HP laptop with Windows 7 installed.
How can I use Ubuntu in full-screen mode via virtualbox or any other software?
I have an HP laptop with Windows 7 installed.
How can I use Ubuntu in full-screen mode via virtualbox or any other software?
Installing Guest Additions for full screen
Go to Devices and choose Install Guest additions on the top of your virtualization window.
Open the Guest Additions folder which should be on your Desktop in Ubuntu or in Places menu, and open Autorun.sh in terminal by double clicking on the autorun.sh file and picking run in Terminal from the pop-up window button options.Type in your password and wait a few minutes to install guest editions.
After installing Guest additions restart your virtual machine(ubuntu).
Now you will have better performance and bigger display resolutions.
While karthick87 explains how to put VirtualBox in "full screen" mode, you should also install
virtualbox-ose-guest-dkms
,virtualbox-ose-guest-utils
&virtualbox-ose-guest-x11
inside the virtual machine first. (Otherwise only some basic low VGA/VESA resolutions will be available.)I had similar problem. I changed the resolution in display settings and now I have the full screen. I right clicked on Ubuntu desktop and selected Display settings and then changed the resolution to appropriate size. That was it.
The new VirtualBox version 4.0 has a new feature that allows Dynamic screen size setting (to match the host resolution) by just resizing the window (a feature VMWare has had) and now the X11 config is not so important.
Just download the latest edition of Guest Additions iso file and install them irrespective of the version of Virtual Box you are using.
Link to install Guest additins iso : http://download.virtualbox.org/virtualbox/ Click on the latest version and then download the VBoxGuestAdditions_'version_'name'.iso file
After installing just restart your machine.! :)