首页 > 代码库 > virtual box虚拟机搭建

virtual box虚拟机搭建

1、 安装增强功能报错:
Building the main Guest Additions module [失败]
(Look at /var/log/vboxadd-install.log to find out what went wrong)
查看vboxadd-install.log文件内容:
Error: unable to find the sources of your current Linux kernel
解决办法:
需要安装gcc kernel-devel


2、clone虚拟机的位置设定
全局设定,修改默认位置

virtual box虚拟机搭建