码迷,mamicode.com
首页 > 其他好文 > 详细

Building the main Guest Additions module [FAILED]

时间:2015-06-25 21:12:07      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:

虚拟机中的centos7安装vbox的增强工具报错

Building the main Guest Additions module                   [FAILED]

查看日志发现

unable to find the sources of your current Linux kernel,

我们进行使用yum进行安装下面的东西
yum install -y gcc kernel kernel-devel kernel-headers

然后重启一下你的Linux服务器,reboot,然后就可以了。后面重启成功之后,就可以进行virtualbox增强工具安装了

Building the main Guest Additions module [FAILED]

标签:

原文地址:http://www.cnblogs.com/or2-/p/4600843.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!