this post was submitted on 08 Mar 2026
1 points (100.0% liked)

Linux Questions

3933 readers
2 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

I need to mount ISO files on launch of some really old games. I see I can create a script and then have lutris launch the script to mount and launch another script to unmount when I run the game however it requires root privileges to mount. I’ve tried adding the specific ISO files to fstab And changing the mount location to something in the users’s home folder, but it’s just not working. What am I missing?

top 1 comments
sorted by: hot top controversial new old
[–] lordnikon@lemmy.world 0 points 2 months ago

Mount isos with fuse vs using fstab its much cleaner