Skip to main content

All Questions

1 question with no upvoted or accepted answers
1 vote
0 answers
3k views

How to add a VMware fusion shared folder mount to /etc/fstab?

I'm mounting a VMware Fusion shared folder (vmhgfs) called foo to /var/www using the following command: mount -t vmhgfs .host:/foo /var/www/ This works fine and creates the following /etc/mtab entry:...
fresskoma's user avatar
  • 824