Kali linux shared folder (vmware)

Both stackprotector’s AND petoetje59’s answer helped with this issue.

  1. cd /mnt/hgfs
  2. If the folder is missing –> sudo mkdir hgfs
  3. sudo vim /etc/fstab
  4. Enter vmhgfs-fuse /mnt/hgfs fuse defaults,allow_other 0 0 at the end of the file and save
  5. sudo reboot now
  6. ls /mnt/hgfs
  7. The Shared Folder you enabled in VMware Fusion Settings will appear