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
FFmpeg gstreamer plugin on Ubuntu 14.04
EDIT 02.25.2015: It seems to be missing even in Ubuntu 14.10. But probably the quickest [...]Embedded cross-platform development for Android, iOS and Linux Embedded
I recently came across a new problem: cross-platform development of libraries on iOS, Android and Linux [...]