I am working on a device that has no display and minimal user interaction (only status lights). I need a method to automatically mount a USB (or an SD card) that has been inserted into the system. I can manually issue the commands to mount the devices but that is not an option. Google largely suggests using autofs or automount, neither of which are in the standard list of tce installations. What is the accepted method to do this in tcl?