Can someone refresh my memory? I'm trying to mount usb memory stick with permission 600 but it is not taking devmode=0600
The current command mounts it as 755 /dev/sda1 /mnt/camera auto noauto,rw,users,exec I've tried: /dev/sda1 /mnt/camera auto noauto,devmode=0600 but no luck. -- #Joseph -- [email protected] mailing list

