1.打开VM,发现里面建好的虚拟机都不见了
解决:点workstation -> 查看 -> 自定义 -> 库 //虚拟机就出来了
2.虚拟机里安装ntfs-3g
1、加源
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
2、安装
yum update;yum install ntfs-3g
yum install ntfs-3g
侵权请联系删除
来源:CSDN
作者:weixin_45714126
链接:https://blog.csdn.net/weixin_45714126/article/details/104615021