Adding Virtualbox Guest Additions to Elementary OS

Adding Virtualbox Guest Additions to Elementary OS 

Install the following packages

Step 01 : sudo apt-get install build-essential module-assistant
Step 02 : sudo m-a prepare
Step 03 : Insert the Guest Additions tools in the CD ROM from the VM User interface
Step04  : sudo ./VBoxLinuxAdditions.run

Done! it works!!!

Comments

Popular posts from this blog

WMI Static Port configuration

Optimizing your JVM for Best Performance

How do I disable FOREIGN KEY checking for the time of database schema migration?