virtualbox – guest additions in ubuntu guest
here is a fix for getting guest additions working inside of an ubuntu host.
sudo apt-get update
sudo apt-get install build-essential linux-headers-$(uname -r)
sudo apt-get install virtualbox-ose-guest-x11
You must log in to post a comment.





