Instale as ferramentas do VM-Ware no Linux
sudo apt-get -y install open-vm-tools-desktop fuse && reboot
Este comando monta todos os arquivos que são compartilhados do host em / mnt / hgfs
sudo mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other