1. Update your software
2. Install the latest security updates
3. Install required packages
1
| sudo apt-get install dkms build-essential linux-headers-generic linux-headers-$(uname -r) module-assistant |
4. Install guest additions
Click on Install Guest Additions… from the Devices menu, then choose to browse the content of the CD when requested.
Run sudo sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.
Jul 31 2012
Install VirtualBox Guest Additions in Ubuntu
1. Update your software
2. Install the latest security updates
3. Install required packages
4. Install guest additions
Click on Install Guest Additions… from the Devices menu, then choose to browse the content of the CD when requested.
Run sudo sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.
By James Ford • Virtual Box 0 • Tags: Ubuntu, VirtualBox