MAC virtualbox Kernel driver not installed (rc=-1908)


MAC 的Nox模拟器依赖virtualbox模拟,一直卡在99%,因为nox只是个封装调用,实际上还是virtualbox,virtualbox单独启动报错:

virtualbox也是最新版

 

报错信息如下:

Kernel driver not installed (rc=-1908)

Make sure the kernel module has been loaded successfully.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.

 

解决:

sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM