hea*_*prc 6 arch-linux virtualbox
我对我的 arch-linux 进行了更新,然后我尝试运行 virtualbox,我收到以下错误消息:
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/sbin/vboxconfig'
Run Code Online (Sandbox Code Playgroud)
当我尝试执行命令时,我得到:
/sbin/vboxconfig: No such file or directory
Run Code Online (Sandbox Code Playgroud)
我也试过modprobe vboxdrv
,并得到消息:
Module vboxdrv not found in directory /lib/modules/4.8.13-1-ARCH
Run Code Online (Sandbox Code Playgroud)
对问题的任何帮助!