David Relson writes:
> Don't know if the following will help, but it's a rule that I
> successfully use to mount a USB memory stick:
>
> BUS=="usb", SYSFS{manufacturer}=="STECH", SYMLINK+="STECH",
> run+="/bin/mount -a"
I have to change the bus from usb to scsi, then it works. But what about
unmounting? Is is possible to have it unmounted after I pull the memory
stick?
Wonko

