I’ve tried creating a udev rule to automount a usb stick to a specific mount point that is owned by a user /media/jason/usb. But it fails to do anything and I don’t see any errors. It just mounts it to the device id all the time: /media/F34355… etc.
Any ideas how best to do this on the Jetson platform?
The mount point needs to be owned by a user and not root otherwise every single time you try and write to the filesystem you need sudo.