异常关机和重新划分分区导致的vmware tools失效,不能复制粘贴文件以及自动适应窗口分辨率,无论怎样重装vmware tools或open-vm-tools均无效。
最后发现有效的方法如下:
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!