CentOS7 安装 VirtualBox5.2.8启动系统是出错
Posted sxhong
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS7 安装 VirtualBox5.2.8启动系统是出错相关的知识,希望对你有一定的参考价值。
Kernel driver not installed (rc=-1908)The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/sbin/vboxconfig'
as root.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
运行 /sbin/vboxconfig 根据提示安装相应的文件编译内核即可;yum 的包安装会给出yum 安装命令
以上是关于CentOS7 安装 VirtualBox5.2.8启动系统是出错的主要内容,如果未能解决你的问题,请参考以下文章
SUSE12SP3简单粗暴安装VirtualBox5.2过程