Kernel driver not accessible
Posted: 16. Apr 2020, 11:17
Good morning/evening
I'm trying to run a Virtual Machine on Slackware. When I try to start it, VirtualBox reports: "Kernel driver not accessible". I checked /dev/vboxdrv
and obviously my user is member of vboxusers group (I check using "groups").
Any idea of how to resolve?
I'm trying to run a Virtual Machine on Slackware. When I try to start it, VirtualBox reports: "Kernel driver not accessible". I checked /dev/vboxdrv
Code: Select all
crw-rw---- 1 root vboxusers 10, 59 apr 16 11:05 /dev/vboxdrv
Any idea of how to resolve?