I found that it works well on older versions of Linux, but not on newer ones. For example, it worked fine with Ubuntu 12.04, but not with 14.04. It looks to me like the hgfs module is not loading properly. Has anyone found a nice script-able work around?
On Sunday, September 15, 2013 4:40:51 AM UTC-7, Sjors Buitenhuis wrote: > > Bought workstation plugin yesterday, hoping that the switch to vmware > would make things just work. > > But it seems that I have to go back to virtualbox once more, because > shared folders don't work on vmware. > > Am unable to mount /vagrant gives errors > > Putty: http://prntscr.com/1resko > Winscp: http://prntscr.com/1resmw > > Workaround is to use shared folders from within vmware itself, and the > mount location is at /mnt/hgfs/ > > I tried to mount the shared folders to this folder to no avail, vagrant > doesn't have permissions. Also tried it with the folder flags. > > config.vm.synced_folder "github/", "/mnt/hgfs/github", owner: "root", > group: "root" > > Are there more people developing the vmware plugin? > > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
