Skip to content

VirtualBox

Integration

To increase integration with virtualbox, insert the guest addon disk.

On some distros, we have to install a few packages first.

Install requirements

Bash
sudo apt install build-essential dkms linux-headers-$(uname -r)
Bash
sudo dnf install kernel kernel-devel kernel-headers gcc make perl elfutils-libelf-devel tar bzip2

Sources