Hacker News new | ask | show | jobs
by flurie 1023 days ago
Perhaps you should title the post "Keep your files inside your VM on a Windows host".
1 comments

Not Windows specifically. I work on a macOS host so NFS works fine. However, I want to keep my options open for working on a Windows host if necessary and I wanted to keep to the toolset that already exists on the platform. I want to isolate as many responsibilities as possible inside the VM and then use a client on the host to mount the directory. Bonus points if the host already comes with this client out of the box.