Hi Guys,
An error message (a pop-up window) began appearing since yesterday, when I tried to run a VM image in VirtualBox saying "Kernel driver not installed (rc=-1908). 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."
However that command is not available at Manjaro, so I searched our forum for a solution to the issue. A post from @linux-aarhus had what I was looking for:
[root tip] VirtualBox - Installation - USB - Shared Folder
If you look at the part a little before “Load kernel modules”, you will see the answer:
So, I’ve installed the missing modules and run the command sudo vboxreload
. Now everything is back to normal.
Thanks a lot Frede (@linux-aarhus)!