我最近在 Ubuntu mate 17.10 中将内核更新到 4.16。
我知道 Virtual Box 可能存在问题但是现在我遇到了一个问题:
WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (4.16.0-041600-generic) or it failed to load. Please recompile the kernel module and install it by
sudo /sbin/vboxconfig
You will not be able to start VMs until this problem is fixed.
但当我这样做时,他也告诉我同样的话:
There were problems setting up Virtual Box. To re-start the set-up process, run: /sbin/vboxconfig
我尝试从 .deb 重新安装到 ppa 最新更新,但结果仍然一样。
如果有人有想法?也许等待更新...
答案1
我认为我的问题已经解决了。
原因是安装内核 4.16 的教程只告诉我安装:
linux-image-4.16.0-041600-generic_4.16.0-041600.201804012230_amd64.deb
linux -headers-4.16.0-041600_4.16.0-041600.201804012230_all.deb
Virtualbox 框丢失:
linux-headers-4.16.0-041600-generic_4.16.0-041600.201804012230_amd64.deb
安装后我可以正确地做到:
sudo /sbin/vboxconfig
并且效果完美:)
我尝试安装一个新的 VM 和一个旧的 OVA 来告诉你它是否正常工作
答案2
下次尝试通过Ukuu
内核管理器安装新内核,它将自动完成所有工作