|
20鱼币
错误提示如下:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please reinstall virtualbox-dkms package and load the kernel module by executing
'modprobe vboxdrv'
as root.
If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
我在网上查了很多方法都没用,大家有知道解决方法的帮帮我啊。。。
PS:我用的ubuntu版本是19.04(最新版本)
第一你的能开启其系统的虚拟机吗?你的电脑是否开启了虚拟化技术,要进BIOS中设置,联想的电脑默认关闭的,你需要自己去开启
第二你的镜像文件是否是好的(完整的)
|
最佳答案
查看完整内容
第一你的能开启其系统的虚拟机吗?你的电脑是否开启了虚拟化技术,要进BIOS中设置,联想的电脑默认关闭的,你需要自己去开启
第二你的镜像文件是否是好的(完整的)
|