Fix for having low resolution in Ubuntu 14.10 VM inside Virtual box
If you don't have Latest VirtualBox guest additions installed you may have a low screen resolution like 640*480. To fix this you need to install the latest Guest additions in Ubuntu.
Open up a new terminal. You can use Ctrl+Alt+T to open up a new terminal.
type the following command,
sudo apt-get install virtualbox-guest-dkms
This will install the latest guest additions to your system. After completing the setup process, restart your PC to enjoy the new resolution.
Tagged:
0 comments:
Post a Comment