Auto-Mounting Secondary Drives¶
MicroSD cards automatically mount without any manual intervention required.
Video Guide¶
https://youtu.be/fN9lvkkrExI
Setup an auto-mounting partition¶
-
Open Gnome Disks, should have an icon like this.

-
Wipe the partition you want to use, then use the leftover to create a new one.

- Give the drive a name and a filesystem.
Bazzite only supports BTRFS/Ext4 filesystems for reporting issues.

Now reboot, your partition should be mounted automatically. Should appear under /run/media/system/PARTITION_NAME.

Manual mounting¶


Append ,user,exec at the end if it doesn't work properly.

Troubleshooting¶
Emergency Mode after mounting?¶
This video tutorial shows how to recover from your mounting mistakes.
https://www.youtube.com/watch?v=-2wca_0CpXY
Drives will not auto-mount despite being BTRFS/ext4 (Requests authentication every boot to mount)¶
-
Mount the target disk(s).
-
Open Gnome Disks and navigate to the target disk.
-
Click on Additional Partition Options > Edit Mount Options.
-
Ensure "User Session Defaults" is FALSE and "Mount at system startup" is TRUE, then click "Ok".
-
Repeat for any additional disks. You can confirm this worked by checking your Fstab file and seeing that the appropriate UUIDs have been added.
sudo cat /etc/fstab.