Is it possible to have a usb stick 
used a specific /dev/sdz
based on device label

So no matter which usb slot,
it's pugged into, gets the same sdz

my udev rule. so far:
BUS=="usb",
KERNEL=="sd*",
ATTRS{label}=="foo_or_bar",
[...]

-- 
Regards,
Frank 
www.frankly3d.com

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to