"Do you have the package virtualbox-dkms installed? That package provides the source code for the virtualbox kernel module to be
build with dkms. Kernel sources or headers are required to compile this module. (i.e. build-essential, gcc, etc.)."
I tried running
Code:
sudo apt install virtualbox-dkms
, however, it came up with a bunch of errors such as
Code:
Job for virtualbox.service failed because the control process exited with error code.
See "systemctl status virtualbox.service" and "journalctl -xeu virtualbox.service" for details.
and
Code:
Failed to start virtualbox.service - LSB: VirtualBox Linux kernel module.
Bookmarks