On Thu, Jul 10, 2025 at 9:21 PM Paolo Galtieri <pgalti...@gmail.com> wrote:

> My fstab was created in 2021
>
> #
> # /etc/fstab
> # Created by anaconda on Mon Feb  1 09:40:27 2021
> #
> # Accessible filesystems, by reference, are maintained under '/dev/disk/'.
> # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more
> info.
> #
> # After editing this file, run 'systemctl daemon-reload' to update systemd
> # units generated from this file.
> #
> UUID=a8db0ad4-d9af-435a-a1a5-5fbb4cc4db6b / btrfs   subvol=root00   0 0
> UUID=592dad70-ba93-411d-a4ea-23c746be52d5 /boot ext4    defaults        1 2
> UUID=093E-1EDE          /boot/efi               vfat
> umask=0077,shortname=winnt 0 2
> UUID=a8db0ad4-d9af-435a-a1a5-5fbb4cc4db6b /home btrfs   subvol=home     0 0
> /dev/nvme0n1p9    none    swap    sw    0    0
>
> Paolo
>

<https://itsfoss.com/automount-drives-linux/> describes 2 automount
methods: fstab, and udev.
Since you aren't using fstab, you need to investigate udev configuration.
Note that fstab with
UUID's is lower upkeep as device names can change.

-- 
George N. White III
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to