Thanks Michael, I see the changed functionality and solved the automount
with udisks2.
regards,
Szilárd
Am 21.06.2016 um 18:28 schrieb Szilard Andai:
> I have an udev rule to automatically mount an USB device:
> ACTION=="add", KERNEL=="sd?1", ATTRS{idVendor}=="0781",
> ATTRS{idProduct}=="5150", RUN+="/bin/mount -v %N"
...
> Unfortunately the device doesn't get actually mounted: it doesn't appear
>
Hello everyone,
Lately I ran into a problem with udev and mounting; I can't tell the
exact date, but it worked until around this May.
I have an udev rule to automatically mount an USB device:
ACTION=="add", KERNEL=="sd?1", ATTRS{idVendor}=="0781",
ATTRS{idProduct}=="5150", RUN+="/bin/mount -v %N"
3 matches
Mail list logo