Score:1

Copy/paste not working in VMware VM with Live Linux system

mx flag
xpt

Following up with Copy/paste and drag&drop not working in VMware machine with Ubuntu,

For any Live Linux system (Ubuntu, KUbuntu, LUbuntu, etc), I don't think copy/paste text can be working out of the box. However, from the above answer, the solution is simple, as far as normal Linux system is concerned, just to install open-vm-tools and open-vm-tools-desktop.

However, the last step from the above answer is,

Reboot the VM, after the reboot copy/paste and drag/drop will work!

That's problematic for a Live Linux system, because if I reboot, I'll loose everything I've just done.

So what's the magic of the reboot? Can I have the copy/paste functionality without a system reboot?

Score:1
es flag

In my case (Vmware workstation 16 pro, Windows 10 as host, and Ubuntu 20.04 desktop as a guest) I have found a solution:

  1. Check that Drag & Drop and Copy & Paste options are enabled in Guest Isolation section
  2. sudo apt-get install open-vm-tools-desktop, reboot
  3. Check if service running with 'systemctl status vmtoolsd.service' command
  4. If service is running but Copy/Paste still not working try to kickstart it with 'vmware-user' command. This should run it, so check functionality again
  5. Go to Startup Applications of your OS and add '/usr/bin/vmware-user'

Done, vmware tools should runs normally and starts automatically

mx flag
xpt
Thanks, so it is impossible for a Live Linux system, but only work for a desktop Linux system. I'll accept that as the answer. thx, with my +25.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.