Thank Sam.
> Sent: Tuesday, June 02, 2026 at 6:53 AM > From: "Samuel Sieb" <[email protected]> > To: [email protected] > Subject: Re: "auto mount" > > On 5/30/26 6:08 AM, Patrick Dupre via users wrote: > > I have an external SSD with several partitions. > > After I plugged it, only the fat32 partitions are mounted in /run/media/user > > The ext4 partitions are not mounted. > > What can I do to have an automount of a specific (or not) ext4 partition. > > Note that these partition do not show up in the file organizer > > This is intentional. There's a udev rule blocking automount of ext* > partitions. See /usr/lib/udev/rules.d/64-ext4.rules > If you really want to override it, then copy that file to > /etc/udev/rules.d and change the 0 to a 1. > > -- > _______________________________________________ > 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 > -- _______________________________________________ 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
