安装virualbox 的三大步: 1.添加源: Add the following line to your /etc/apt/sources.list: deb http://download.virtualbox.org/virtualbox/debian artful contrib 2.添加公钥 wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add - wget -
安装先前的笔记:CentOS 6.3 中安装VirtualBOX增强工具失败:Building the main Guest Additions module[FAILED],执行了以下命令 #安装 工具/依赖库 yum install -y gcc-c++ kernel kernel-devel #重启 reboot 重新安装“增强工具”,还是报如下错误: Building the OpenGL support module [FAILED] 网友提供的解决方案: cd /media/VBO