Virtualbox 'kernel driver not installed (rc=-1908)' issue on ArchLinux

I am going to show you how to fix 'kernel driver not installed (rc=-1908)' this issue on arch linux.

Commands

Open terminal and enter this command

$sudo pacman -S linux-headers

then

$sudo modeprobe vboxdrv

Comments



Thanks For Reading