Understanding Filesystem Args in the Auto-Mounting Secondary Drives Guide

I'm following the Auto-Mounting Secondary Drives guide and it gives out filesystem args. Are these recommended args or just options? I'm using BTRFS for my Games partition. Also, am I allowed to mount this at /home/jayden/Games?
Universal Blue
Auto-Mounting Secondary Drives
WARNING! Attention: You may lose data on the drive(s) or result in an unbootable system if configured improperly. Note: MicroSD cards automatically mount without any manual intervention required on Bazzite. Important: Do not use the NTFS, exFAT, or FAT32 filesystems for game library storage. Follow this guide at your own discretion and ...
Solution:
huh weird. I had to reinstall the os for something else and when i tried again, it worked
Jump to solution
19 Replies
asen23
asen234mo ago
afaik it safe to mount anywhere but it is the convention to use /var/mnt or /var/media the most important args are nofail,rw,exec defaults -> default mounting option compress-force=zstd:3 -> use compression level 3 noatime -> dont record access time lazytime -> write record in memory commit=120 -> commit interval space_cache=v2 -> caching mechanism nofail -> prevent not booting if fail to mount users -> allow user to mount/unmount, imply noexec exec -> overried noexec so steam can use it as library i recommend to use the default provided there defaults,compress-force=zstd:3,noatime,lazytime,commit=120,space_cache=v2,nofail,user,exec i think there are some missing argument
Jayden
JaydenOP4mo ago
Thanks! Yeah it looks like the one you posted uses user,noexec whereas the one in the guide doesn't.
asen23
asen234mo ago
uh change that to exec mistyped
Kyle Gospo
Kyle Gospo4mo ago
Use /var/mnt/Drivename for a permanent drive Don't mount in any other folder
asen23
asen234mo ago
is it bad? i thought is just convention :thonk:
Jayden
JaydenOP4mo ago
and I can change this anytime if i see any problems?
asen23
asen234mo ago
yes
Jayden
JaydenOP4mo ago
:dkthumbsup: Also, can/should I change the "Identify As" option?
asen23
asen234mo ago
identify by? the guide says it
Jayden
JaydenOP4mo ago
Oh whoops. I was looking at the GNOME Disks part
Jayden
JaydenOP4mo ago
the guide says to choose "take ownership". Should I select recursive mode? I'm assuming yes?
No description
Jayden
JaydenOP4mo ago
its an empty partition so it wont really do much, right? I tried mounting it using /var/mnt/games and i cannot see it there for some reason
Jayden
JaydenOP4mo ago
No description
Jayden
JaydenOP4mo ago
i thought it was because i didnt type in sudo systemctl daemon-reload && sudo mount -a but that wasnt the case Maybe it is the args i typed in?
asen23
asen234mo ago
try cat /etc/fstab and post the result here
Solution
Jayden
Jayden4mo ago
huh weird. I had to reinstall the os for something else and when i tried again, it worked
Jayden
JaydenOP4mo ago
Should I add x-gvfs-show? but i suppose that i just could bookmark it as well
asen23
asen234mo ago
in gnome probably? i use kde and i dont have it
Jayden
JaydenOP4mo ago
Oh, my bad. Yeah, it's gnome. AFAIK, it allows gnome files to see the drive in the "more drives" menu
Want results from more Discord servers?
Add your server