参考了ubuntu官方论坛的解决方法:

14.04 - Copy/paste and drag&drop not working in VMware machine with Ubuntu - Ask Ubuntu

这里我写下采用的解决方法:

  1. sudo apt-get autoremove open-vm-tools        
  2. Install VMware Tools by following the usual method (Virtual Machine --> Reinstall VMWare Tools)
  3. Reboot the VM
  4. sudo apt-get install open-vm-tools-desktop
  5. Reboot the VM, after the reboot copy/paste and drag/drop will work!

翻译一下:

1.先卸载open-vm-tools, 命令如上

2.在工具栏  虚拟机》重新安装VMware tools, 点击

再重新安装下VMware Tools, 安装步骤,大家可以参考别的博客

3.重启虚拟机里面的 Ubuntu

4.重新安装 open-vm-tools-desktop,命令如上

5.重启Ubuntu

--------------------------------------------------------------------------------------

这样做,又遇到了新问题:每次重启后,只能复制第一个文件,从ubuntu到windows中,后面的就不行了。

然后,我更新了一下ubuntu (运行update software), ok,好了!可以复制更多了!

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐