I use Xubuntu. When I plug in my USB, I can simply mount and open it by clicking on its icon, but when I want to mount it from the command line, it needs root permission.
Why? And how can I mount my USB (the command line) without root permission? I can't put it in /etc/fstab
, because it needs root permission.
Note: I don't want to mount an ISO file. My question was marked as duplicated but the target question had no valid answer. If you want to flag as duplicated, please first check the target question, and then add the duplicated flag. Thanks.
/etc/fstab
. You JUST can edit it using root permission. @PabloBianchi – Mohammad Kholghi Jul 09 '19 at 09:23