跳转至

Auto-Mounting Secondary Drives

MicroSD cards automatically mount without any manual intervention required.

Video Guide

https://youtu.be/fN9lvkkrExI

Setup an auto-mounting partition

  1. Open Gnome Disks, should have an icon like this. GNOME|50x50, 50%

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

  1. 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

GNOME_Edit_Mount_Options|690x465, 75%

GNOME_Mount_Options|549x500, 75%

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)

  1. Mount the target disk(s).

  2. Open Gnome Disks and navigate to the target disk.

  3. Click on Additional Partition Options > Edit Mount Options.

  4. Ensure "User Session Defaults" is FALSE and "Mount at system startup" is TRUE, then click "Ok".

  5. 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.