感谢支持
我们一直在努力

如何解决openSUSE 12.3中VirtualBox启动问题

如果你在启动OpenSUSE 12.3虚拟机时遇到Kernel driver not installed (rc=-1908) 错误,unixmen网站的作者Mel Kham给出了解决方案,这里我们与大家分享:

Advertisement

使用Zypper在OpenSUSE 12.3上安装Oracle VM VirtualBox:

# zypper in virtualbox

一开始都很顺利,但到一定程度后,VirtualBox启动VM失败,并提示以下错误:

Kernel driver not installed (rc=-1908)

WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (3.5.0-18-generic) or it failed to load. Please recompile the kernel module and install it by
/etc/init.d/vboxdrv setup

我们可以试试以下方法:

# /etc/init.d/vboxdrv setup

如果仍失败,执行下面语句:

# zypper in make gcc gcc-c++ kernel-source kernel-syms

运行:

# /etc/init.d/vboxdrv setup

现在,你可以在VirtualBox中启动你的虚拟机了。

更多SUSE相关信息见SUSE 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=3

赞(0) 打赏
转载请注明出处:服务器评测 » 如何解决openSUSE 12.3中VirtualBox启动问题
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏