The following commands install the guest additions which are necessary for running Ubuntu at full resolution:
sudo apt-get update
sudo apt-get install build-essential linux-headers-$(uname -r)
sudo apt-get install virtualbox-ose-guest-X11
Thanks goes to Gilbert Galea for providing the above solution.
No comments:
Post a Comment