
Install VirtualBox Guest Addition in Ubuntu/Lubuntu
10 Januari, 2012After you have installed your Linux Guest system, there are a few additional packages needed for the Guest Additions. These packages enables you to create kernel modules.
1. $sudo apt-get install dkms build-essential linux-headers-generic
2. mount the cdrom
3. then install the Guest Addition


