💻 Software
UNIX - mount: only root can do that
Fresh7 days ago
Mar 15, 202628106 viewsConfidence Score0%
0%
Problem
I need to allow a non-root user to mount/unmount a device. I am a total noob when it comes to UNIX, so please dumb it down for me. I've been looking all over teh interwebz to find an answer and it seems everyone is giving the same one, which is to modify to include that device with the option (or ,…
Error Output
$ mount /dev/sdb1 /mnt/sdcard
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: UNIX - mount: only root can do that
Low Risk
When mounting a volume as a regular user, you only need to provide the mount point name, i.e.: The file provides the device that will be used.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix