On 6/1/26 2:20 AM, Patrick Dupre via users wrote:
You are right, Sorry for that. If I understand, it has bee mounted according its label specified in mnt-pdupre.mount How can I get all the ext4 partitions mounted without specifying the LABEL ? It could use the UUID as done for the FAT partitions ?
Put a line in /etc/fstab for each partition, identifying the partition by UUID and making sure that the mountpoints exist. That's what fstab is for.
-- _______________________________________________ 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
