I have a Debian Linux PC working as a storage server (no window manager). It is set up so that when a USB drive is attached to the system, the drive is automatically mounted and appropriate files are copied to the archive. This works by invoking a set of shell scripts with the mount location of the drive.
I need to do the same for a CD/DVD drive, but the invocation seems to be specific to USB. I can get the auto-mounted to automatically mount the CD/DVD no problem, but I can't get it to invoke a shell script after doing that.
Thanks for any help.
Start Free Trial