this post was submitted on 16 Feb 2025
21 points (100.0% liked)

Linux Gaming

16509 readers
564 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

For the past decade or so I've mostly had a windows rig for gaming, and a dual boot laptop for travel/work (windows for Microsoft Access/PowerPoint, Ubuntu for everything else).

An odd issue I ran across was drive data format; it caused unending issues with steam/lutris when installing games running under wine/proton to drives formatted for windows (they'd just not run, no error messages till one day I tried to force it via terminal and got an error I could search via Google).

In the end I just partitioned off the drive to a native Linux format and that fixed it (had to dump the contents of the drive to a portable which took a while!), but now I am wondering if there was another alternate workaround?

you are viewing a single comment's thread
view the rest of the comments
[–] rowinxavier 10 points 2 weeks ago (3 children)

NTFS does not have the permissions structures Linux native filesystems have. All sorts of problems come from using NTFS for executable files. That said, exfat seems better in a bunch of ways, maybe try that?

[–] HexesofVexes 2 points 2 weeks ago (2 children)

Thanks, I'll try a small exFAT this week and see if that works better!

[–] rowinxavier 3 points 1 week ago (1 children)
[–] HexesofVexes 1 points 1 week ago

Currently snowed with marking - hoping the weekend will grace me with some time to tinker and test.