问题
无法在宿主环境与虚拟环境之间复制粘贴
解决方案
在Ubuntu的命令行中执行一下命令
sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop
安装完成后需要重新启动Ubuntu系统,就可以正常使用复制粘贴了。
参考链接
Copy/paste and drag&drop not working in vmware machine with Ubuntu