Jump to content

How do I mount Unraid share as filesystem with execute permissions in linux VM?

I have been mounting my unraid shares in my VM for a long while. I've been wanting to use Steam with one of those network shares, and I'm now running into an issue. I've add the following in my /etc/fstab ( just one line of several near identical ):

 

//192.168.1.2/SSD_Games /home/me/SSDGames cifs guest,uid=me,gid=me,mfsymlinks,noserverino 0 0

 

That works perfectly fine for day to day work, but not with Steam. When I try an add that share/folder as a Steam directory it errors with:

 

Quote

New Steam library folder must be on a filesystem mounted with execute permissions

 

How do I do that?

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×