KERNEL!="sd[c-z][0-9]", GOTO="sd_auto_mount_end" ACTION=="add", RUN+="/bin/mount -o noatime /dev/%k /mnt/%k" ACTION=="remove", RUN+="/bin/umount -f /mnt/%k" LABEL="sd_auto_mount_end"