Monday, May 13, 2024
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 2769  / 2 Years ago, tue, march 1, 2022, 9:55:06

I'm trying to install steam games onto my Data partition (NTFS formatted since I use that partition as a bridge for the few times I have to use windows).



I do not want it in my home folder since it is starting to get a bit full (I only have 16 gb of space left)



I tried this solution but apparently that doesn't work anymore.



I tried setting the library folder on the Data partition but I just get the response: "New Steam library folder must be on a filesystem mounted with execute permissions."



I usually mount my Data partition using the launcher mount option unity brings with it (just click on the drive on the side bar). I don't really want to change that.



So how can I mount my drives with executive permissions using the launcher icons??


More From » partitioning

 Answers
2

I fixed it using the following command:



sudo mount -t ntfs -o rw,auto,defaults,exec /dev/disk/by-label/Data /mnt/Data



and setting it to a keyboard shortcut


[#27734] Wednesday, March 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
disdry

Total Points: 133
Total Questions: 128
Total Answers: 109

Location: Greenland
Member since Fri, Jul 31, 2020
4 Years ago
;