Mount fat32 but i want to execute files as a single user
Hello!
I have a little problem with my fat32 drive. I usually put files to this drive, but i can't change their permissions to execute them. Can you help me how to modify the fstab file to be able to read/write/execute files on this drive as a non-root user? Currently i have this in fstab:
UUID=7B81-3920 /shared vfat utf8,exec,uid=100,gid=100,user,rw,umask=000,fmask=111,dmask=000,shortname=winnt 0 2