On Mon, 25 Mar 2024, Rich Shepard wrote:

But, inserting and removing a USB pen drive does not add new lines to
/tmp/udev.log.

Well! The web pages on udev rules were incomplete. The correct command is
        udevadm control --reload-rules
This works.

I wrote 41-usb-permissions.rules: SUBSYSTEM=="usb", MODE:="0666"

When I insert and remove different pen drives the action is recorded in
/tmp/udev.log.

Now the last step: How do I modify /etc/fstab so it lets me read and write
to any pen drive inserted in a USB port?

Rich

Reply via email to