I built the new package mentioned in #4 above. While it does auto mount the USB devices, there does seem to be a permission issue as mentioned above.
As root in /media/usb0 # touch test && ls -al test -rwxr-xr-x 1 root root 0 Oct 4 16:13 test # chmod 777 test && ls -al test -rwxr-xr-x 1 root root 0 Oct 4 16:13 test >From mount -v : /dev/sda1 on /media/usb0 type vfat (rw,nodev,noexec,noatime,nodiratime,sync,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors =remount-ro) So there seems to be a bit more to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768010 Title: usbmount does not work on Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usbmount/+bug/1768010/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
