Share folders with Ubuntu Virtual Machine

1. test if the vmware shared folders module is running by running this command:

   lsmod | grep vmhgfs

If you get nothing then the mdoule is not loaded. You will need to load it with this command:

   modprobe vmhgfs

link: https://www.howtogeek.com/howto/ubuntu/how-to-share-folders-with-your-ubuntu-virtual-machine-guest/

https://askubuntu.com/questions/29284/how-do-i-mount-shared-folders-in-ubuntu-using-vmware-tools

 

posted @ 2018-01-04 14:01  bigtong  阅读(91)  评论(0)    收藏  举报