鱼C论坛

 找回密码
 立即注册
查看: 2644|回复: 0

[技术交流] ubuntu安装VirtualBox在加载系统时出现内核驱动程序未安装解决方法

[复制链接]
发表于 2019-12-10 13:25:59 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
本帖最后由 奥普瓯江 于 2019-12-10 13:37 编辑
基本信息:
类型:联想笔记本
型号:昭阳 E49L
系统:ubunut 19.10
系统类型:64位
处理器:I5-2540M
内存:4G
图形:集成
虚拟机安装方式:sudo apt-get install virstualbox


图忘截了内容是下面这些
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

这里提示virtualbox内核驱动未安装或者没有挂载我在网上找了很多解决方法下面是我实践的方法
  1. 1.sudo apt-get install dkms
  2. 2.sudo /etc/init.d/vboxdrv setup
  3. 3.sudo modprobe vboxdrv
复制代码

这里面我在输入第2个命令的时候提示错误(sudo :/etc/init.d/vboxdrv setup 找不到命令)然后我用了第三个命令成功启动了我的虚拟机xp
本解决方案出处请见下面链接
https://ubuntuqa.com/article/1478.html
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-5-1 21:31

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表