Here's my udev.conf
# see udev.conf(5) for details
#
# udevd is also started in the initrd. When this file is modified you might
# also want to rebuild the initrd, so that it will include the modified
configuration.
#udev_log=info
#children_max=
#exec_delay=
#event_timeout=180
#timeout_signal=SIGKILL
#resolve_names=early
Here's my rules.d directory
ll rules.d/
total 16K
-rw-r--r--. 1 root root 1.9K May 30 10:01 40-libsane.rules
-rw-r--r--. 1 root root 695 Oct 12 2024 60-vboxdrv.rules
-rw-r--r--. 1 root root 218 Jun 8 2021 99-local.rules
-rw-r--r--. 1 root root 1.9K May 30 10:01 S99-2000S1.rules
Paolo
On 7/11/25 5:26 AM, George N. White III wrote:
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