Centos7 虚拟机安装增强功能
Posted light2018
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7 虚拟机安装增强功能相关的知识,希望对你有一定的参考价值。
1
yum update kernel -y
yum install kernel-headers kernel-devel gcc make -y
init 6
2
菜单栏--设备--安装增强工具--桌面显示光驱--
桌面新建 文件夹1--双击光驱 --将光驱内容复制到 1 --
切换 1 -- 改变VBoxLinuxAction.run 的权限
cd 桌面/1
chmod 777 VBoxLinuxAction.run
./VBoxLinuxAction.run
reboot
版本:
CentOS-7-x86_64-DVD-1810.iso
VirtualBox 版本 6.1.2 r135662 (Qt5.6.2)
参考:
https://www.jianshu.com/p/3dc3d241f2fe
https://blog.csdn.net/wuxuguang123/article/details/9713469
以上是关于Centos7 虚拟机安装增强功能的主要内容,如果未能解决你的问题,请参考以下文章