Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have several USB-storage devices that I regularly use (camera, cardreaders, usb-discs ...).
They all work fine but they always get a different device-file depending on the order I plug them in.
So how can I make sure that my camere for example is always on /dev/sda, my hard-discs on /dev/sdb and /dev/sdc, no matter when or in which order I plug them into my PC to make it easier to maintain them in /etc/fstab?
Yes it is. You need kernel 2.6 and udev.
When you get this working, you can write rules for udev to assign devices to device files. See http://www.reactivated.net/udevrules.php
R.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.