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

Qt 6 on the Raspberry Pi on eglfs
It has been some time since Qt 6 was released. Now that Qt 6.2 is [...]Compiling SQLCipher for Windows
SQLCipher is a great extension to the SQLite library. It can be used to encrypt [...]