When I installed 16.04 I think I remember seeing an option to disable a secure boot for the OS, am I remembering this incorrectly? I know there is an option in the BIOS but it’s shut off and not making progress running VBox.
Any help would be greatly appreciated.
MT -
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall virtualbox-dkms package and load the kernel module by executing
'modprobe vboxdrv'
as root.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
– Sospi Apr 16 '18 at 19:25