小编use*_*210的帖子

如何修复 VirtualBox 中的 vboxdrv 设置失败?

因此,我尝试使用 VirtualBox 创建操作系统,但出现此错误:

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

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
Run Code Online (Sandbox Code Playgroud)

所以我做了显而易见的事情,运行 Vboxdrv 设置。我运行了这个命令:

sudo service vboxdrv setup
Run Code Online (Sandbox Code Playgroud)

我这样做时出错。:

stopping kernel drivers...done.

Uninstalling old …
Run Code Online (Sandbox Code Playgroud)

virtualbox dkms

27
推荐指数
2
解决办法
13万
查看次数

标签 统计

dkms ×1

virtualbox ×1