小编tam*_*msy的帖子

VirtualBox Linux 内核驱动程序未加载或设置不正确

我安装了 VirtualBox,但在我尝试了所有解决方案后,它仍然不起作用。当我启动 VirtualBox 时,它什么也不做,但当我尝试运行虚拟机时,它给出以下错误:

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.
(stuff about EFI secure boot, which isn't enabled on my laptop)
Run Code Online (Sandbox Code Playgroud)

我尝试运行该命令,但它找不到该文件。

我还检查了 cli 中的一些错误

VBoxManage --version
Run Code Online (Sandbox Code Playgroud)

它给了我这个

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (5.6.15-arch1-1) or it failed to
         load. Please recompile the kernel module and install it by …
Run Code Online (Sandbox Code Playgroud)

linux virtualbox virtualization arch-linux virtual-machine

5
推荐指数
1
解决办法
3843
查看次数