
If I missed something that might also spoil things, feel free to add to this answer. Restart the VM, and check whether the test file also appears on the guest - using the graphical File System on the guest's desktop:

Put some test file test.txt in E:\VM_SHARE on the host. The right attributes should now be: -rwxr-xr-x Make it executable: sudo chown root /etc/rc.local In my case this line started with the wrong attributes: -rw-r-r.

To REALLY setup a shared folder for both OS:Ĭreate the shared folder on the host, e.g.: E:\VM_SHARE The required VMware Tools for Linux have been installed (I use a premade VM image which had them already embedded). I have a working VMware Workstation Player (VMWP) with Windows 10 Home as the host and Kali Linux 2020.2 as guest OS. I finally assembled everything I found into my answer, and tested it successfully. Executed the instructions mentioned in that video, and as expected, that guy on Youtube left out half the story to make it really work - even by reading up on the comments.
