安装vmware-tools,与windows共享文件夹,
如果不可用,进入bin目录下运行vmware-uninstall-tools.pl
卸载后再重新安装,安装时遇到
The file /usr/bin/vmware-hgfsclient that this program was about to install already exists. Overwrite? [no] yes 注意:这里必须输入 yes The file /usr/bin/vmhgfs-fuse that this program was about to install already exists. Overwrite? [no] yes 注意:这里必须输入 yes
其他选项默认回车。
从windows复制内容到linux命令行时ctrl+c通常不生效,使用ctrl + insert,粘贴使用shift+insert
从linux到windows同理