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_第1张图片

2.重新启动虚拟机

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

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

这里写图片描述

转载于:https://www.cnblogs.com/ouyangpeng/p/8537682.html

你可能感兴趣的:(Virtualbox报错------>make sure the kernel module has been loaded successfully)