Hi Slavec!
What about this methode of mounting removeable devices on FreeBSD:
- add user to "operator" group - sysctl vfs.usermount=1 - add a ~/media folder - mount the device on ~/media/[NAME] (which is owned by user and does not require root password)
Would this be a viable way?
Nik