[Wednesday update]
For those interested, ‘modprobe vboxdrv’ did the trick.
_______________________________________________
I was running Windows 10 in it on the Fedora host, and it crashed. I updated the entire system and rebooted. When I tried to restart the virtual machine, I got this message:
The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing ‘/sbin/vboxconfig’as root.
If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system’s documentation for more information.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) – The support driver is not installed. On linux, open returned ENOENT.
When I run the config, I get this:
When I look in the log, I get this:
Continue reading VirtualBox Problem