2017年7月31日 星期一

Vmware Copy & Paste don't work between host and guest OS (for Ubuntu, CentOS)

Refer to https://askubuntu.com/questions/691585/copy-paste-and-dragdrop-not-working-in-vmware-machine-with-ubuntu

Method A:
1) Run VMware / VM / Reinstall VMware Tools
2) Open "File" icon, and copy Vmware Tools directory to ~/Downloads/VMware_Tools
3) Extract VMwareTools-9.9.3-2759765.tar.gz  . We can get vmware-tools-distrib directory
4) Open a Terminal
5) Change directory to vmware-tools-distrib 
6) change to root
7) run vmware-install.pl by "./vmware-install.pl"
8) reboot guest os
9) run Method B if it doesn't work

Method B:
1) sudo apt-get install open-vm-tools
2) sudo apt-get install open-vm-tools-desktop
3) restart the guest operating system

沒有留言:

張貼留言