Automatic Mounting USB-Stick

  • Hi again,


    I wonder if it is possible to make my NetDCU-Board automatically mount the USB-Stick I plug in. At the moment I added the following entry to the etc/fstab, but without any success:


    /dev/sda1 /usbstick auto users,sync 0 0


    I still need to run a manual mount after plugging the USB-Stick into the system:


    mount -t auto /dev/sda1 /usbstick


    Any suggestions?


    Regards,
    Patrick