Disclaimer: I am very new to Linux (1 week).
I have installed the Valve version of Steam on LMDE6. I have used Disks to automatically mount the NTFS drive I used with Windows (doesn’t hold bootloader, it is just for Steam library storage) at boot ( /media/[username]/Gaming ) and I made it the default library folder in Steam.
Running games works perfectly (actually, performance is surprisingly good), but I cannot install them due to a “disk write error”.
I looked for solutions and found this page, from which I understand that I need to change permissions to the mounting point, but when I do, using chown -R, I get a “Read-only filesystem” error for all files and folders.
I can see no options to fix this in Disks and I tried to edit fstab once, but it messed things up so badly I had to use the USB drive with the portable installer to fix things.
You can disable fast boot on Windows to remove the read only lock.
Please note that it is not a suggested way to run, nor install games. A program could modify the disk in a way Windows itself can’t parse it, rendering it unbootable.
Yeah, Linux supports filenames with characters such as colons within the filename, which are invalid filename characters in Windows ☹️
Thanks for the info!
It is a hack-y way to keep playing while I transition fully from Windows.