Virtualbox报错------>make sure the kernel module has been loaded successfully

错误描述

很久没有用virtualbox了,今天打算在virtualbox上安装一个Ubuntu系统的时候,新建好Ubuntu后启动的时候,直接报错:

Cannot access the kernel driver! Make sure the kernel module has been loaded successfully.

解决方法

1、找到vboxdrv.inf文件

1.进入VirtualBox的安装路径(我的电脑上路径为:C:\Program Files\Oracle\VirtualBox )下的drivers\vboxdrv目录中找到vboxdrv.inf这个文件,鼠标右键点,然后选择安装;

Virtualbox报错------>make sure the kernel module has been loaded successfully

2.重新启动虚拟机

Virtualbox报错------>make sure the kernel module has been loaded successfully
选择ubuntu-16.04.1-desktop-amd64.iso镜像文件进行安装
Virtualbox报错------>make sure the kernel module has been loaded successfully
安装成功后,运行如下所示:
Virtualbox报错------>make sure the kernel module has been loaded successfully

作者:欧阳鹏 欢迎转载,与人分享是进步的源泉!
转载请保留原文地址:
http://blog.csdn.net/ouyang_peng/article/details/53257070

Virtualbox报错------>make sure the kernel module has been loaded successfully

上一篇:装VM虚拟机实验心得体会


下一篇:实现一个全链路监控平台很难吗?Pinpoint、SkyWalking、Zipkin,哪个实现比较好?