Others
Install Virtualbox Guest Additions on Debian Guest OS
Log into Debian (Guest OS) as root and update your software. apt-get update && apt-get upgrade Install required packages for building kernel modules. apt-get install build-essential module-assistant Prepare your system for building kernel module m-a prepare In the virtual machine window, select Devices > Insert Guest Additions CD image. sh Read more…