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?

Thanks.
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to