#sudo sh ./VBoxLinuxAdditions.run
提示失败
Building the VirtualBox Guest Additions kernel modules [FAILED]
Your system does not seem to be set up to build kernel modules.
Look at /var/log/vboxadd-install.log to find out what went wrong.
Once you have corrected it, you can run /etc/init.d/vboxadd setup to build them.
#gedit /var/log/vboxadd-install.log 内容
Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
安装GCC
#yum install gcc
# yum install gcc kernel-devel kernel-headers
重启。
再次安装VBoxLinuxAdditions,OK。
CentOS5.5中安装VirtualBOX增强工具
2019-10-09 17:58CentOS之家 Centos
CentOS5.5中安装VirtualBOX增强工具,需要的朋友可以参考下。
延伸 · 阅读
- 2022-03-10简单谈谈centos7中配置php
- 2022-03-10centos7下安装java及环境变量配置技巧
- 2022-03-10CentOs下安装gcc/g++/gdb的方法
- 2022-03-09CentOS 7中 Minimal 安装JDK 1.8的教程
- 2022-03-09CentOS环境下安装PHPUnit的方法分析
- 2022-03-09CentOS6.5与CentOS7 ssh修改默认端口号的方法
- Centos
Centos内存使用与优化技巧
今天小编为大家带来的是Centos内存使用与优化技巧;希望对大家学习Centos会有帮助;有需要的朋友可以过来看看...
- Centos
CentOS安装k8s
1.系统配置 硬件配置基本要求 资源 大小 硬盘 = 20G cpu = 2核 内存 = 2G 本教程配置 主机名 IP 配置 master 192.168.10.155 3核+2G+20G worker1 192.168.10.234 3核+2G+20G worker...
- Centos
CentOS 配置无密码登录的实现
这篇文章主要介绍了CentOS 配置无密码登录的实现的相关资料,需要的朋友可以参考下...
- Centos
centos网络配置方法(手动设置,自动获取)
不知道为什么最近一段时间网络特别的慢,还老是断,断的时候,局域网都连不上,当我手动设置一下ip后就可以了,搞得我很无语。下面是2种设置网络连...
- Centos
CentOS通过VNC远程桌面管理配置教程分享
这篇文章主要介绍如何在centos中安装vnc实现服务器的远程控制,需要的朋友可以参考下 ...
- Centos
Centos 6.4 安装erlang&rabbitmq的方法
这篇文章主要介绍了Centos 6.4 安装erlang&rabbitmq的方法,需要的朋友可以参考下...
- Centos
centos7系统怎么设置锁屏时间?
centos7系统怎么设置锁屏时间?centos7系统中的锁定等待时间太长了,想要自己设置短一些,该怎么设置呢?下面我们就来看看centos7设置锁屏时间的教程,需...
- Centos
Win8.1 + CentOS7 双系统 U盘安装(超详细教程)
这篇文章主要介绍了Win8.1 + CentOS7 双系统 U盘安装(超详细教程),非常具有实用价值,需要的朋友可以参考下。...