错误内容:
Kernel driver not installed (rc=-1908)
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
‘pacman -S virtualbox-modules‘
as root. If you don‘t use our stock kernel, install virtualbox-host-source andexecute dkms autoinstall
解决方法
modprobe vboxdrv
时间: 2024-10-12 19:14:23