> > On Mon, 2026-06-01 at 10:56 +0200, Patrick Dupre via users wrote: > > Anyway, it remains that it is not very convenient. > > For example, the mounted partition do not show up like the FAT partitions do > > i.e. with the name in my gnome environment where I can easy dismount them. > > I really do not understand why the ext4 partitions have a different behavior > > regarding the USB sticks. > > Is it the *first* partition on a multi-partition device that's showing > up, and none of the rest? > All my USB drive par partitioned Typically below. As I said the behavior is always the same. The FAT and encrypted ext4 are mounted in /run/media/%User, but none of the other ones.
/dev/sdc1 34 32767 32734 16M Microsoft reserved /dev/sdc2 32768 1568767 1536000 750M Microsoft basic data /dev/sdc3 1568768 11808767 10240000 4.9G Microsoft basic data /dev/sdc4 11808768 52768767 40960000 19.5G Linux swap /dev/sdc5 52768768 53792767 1024000 500M EFI System /dev/sdc6 53792768 360992767 307200000 146.5G Linux filesystem /dev/sdc7 360992768 565792767 204800000 97.7G Linux filesystem /dev/sdc8 565792768 701415423 135622656 64.7G Linux filesystem /dev/sdc9 701415424 976773119 275357696 131.3G Linux filesystem NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS sdc ├─sdc1 ├─sdc2 vfat FAT32 FD3E-BBEF 748.5M 0% /run/media/pdupre/FD3E-BBEF ├─sdc3 vfat FAT32 FD4E-F901 4.9G 0% /run/media/pdupre/FD4E-F901 ├─sdc4 swap 1 93b70efd-c815-45ba-b4ed-9f7d58bcae8e ├─sdc5 vfat FAT16 FFD6-B02E ├─sdc6 ext4 1.0 root 3d7386bf-c961-4f15-a62c-297547491b1c ├─sdc7 ext4 1.0 9de10f00-e19d-43ae-8b5f-f019428cedaf ├─sdc8 ext4 1.0 pdupre f88a30fd-77ba-49c0-ac69-b1f219a6dda1 20G 63% /mnt/pdupre └─sdc9 ext4 1.0 pdupre_ext 21118fa6-1afe-46d1-a13f-b573c6e5d0ac Here the sdc8 has been mounted manually. -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
