this post was submitted on 17 May 2025
10 points (91.7% liked)
Linux
7937 readers
431 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For OP - Bazzite works a little differently as an immutable OS. Basically only a small handful of directories are editable, and the immutable nature is intended to help provide stability, particularly for users who don't want to tinker as much (at least that's my understanding).
Here's their documentation on auto mounting drives. You'll probably want the link titled "KDE Partition Manager Guide" under GUI Methods.
But you can edit
/etc/fstab
as suggested here, and I've done it that way. Just need to mount it under/var/mnt/
and disregard locations recommended by guides that pertain to other distros.Edit: just saw someone else posted the same link, whoops!
Good stuff to know, thanks for the reply