On Wed, 2021-03-24 at 18:20 -0700, Geoffrey Leach wrote: > Suppose I have a USB stick with UUID 1234. I am able to mount it as > root > # mount UUID=1234 /Media > or as a non-root user > % sudo mount UUID=1234 /Media > unsafe! > > Question: is there any way to perform the mount (from the command > line) > without the sudo? Add a line to /etc/fstab, specifying 'user' as one of the mount options. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure