Mounting Shared Directories on Ubuntu Running on VMWare
June 3, 2017June 3, 2017|
lucaMounting Shared Directories on Ubuntu Running on VMWare|
0 Comment|
08:51
Tags: vmware
This post is mostly for myself 🙂 In some cases, couldn’t find out why, but shared directories fail to mount in VMWare on Linux. In these cases, this is the way to mount manually:
vmhgfs-fuse /mount/dir
No idea why, but it was pretty difficult to find out this online. Many other techniques were mentioned, but none worked.
Bye! 😉
Related Post
Having Fun with OpenGL, Android and Hardware Decoding
OpenGL is a good technology, and playing around with it on Android can be real [...]Notes on Qt 6.3 on the Raspberry Pi
This error came up when trying to build Qt 6.3 for the Raspberry Pi: This [...]