Beiträge von jags62

    Thanks everyone.


    I'm pretty inexperienced but using the above I was able to get this working for both of my Sabrent Drives.

    Code: Bash: /usr/lib/udev/rules.d/99-orico.rules
    ACTION=="add", SUBSYSTEM=="block", ATTRS{idVendor}=="152d", ATTRS{idProduct}=="1561", IMPORT{program}="/usr/local/bin/orico-sn.sh $devnode", SYMLINK="disk/by-path/$env{ID_PATH}", SYMLINK+="disk/by-id/usb-$env{ID_SERIAL}"