|
|
Log in / Subscribe / Register

Udev rules and the management of the plumbing layer

Udev rules and the management of the plumbing layer

Posted Aug 14, 2008 13:56 UTC (Thu) by cortana (subscriber, #24596)
In reply to: Udev rules and the management of the plumbing layer by chsnyder
Parent article: Udev rules and the management of the plumbing layer

BTW, it's the kernel itself that decides what is sda and what is sdb. Udev just uses the
kernel names for such devices.

Udev also sets up symlinks in /dev/by-{id,path,uuid,label} that will always point at the
device containing the correct filesystem. These, or the UUID= or LABEL= syntax should be used
when referring to your filesystems.

Maybe it's just that the installed still uses the 'legacy' device paths in the /etc/fstab file
that it generates. That should really be changed, but it may well be too late in the release
cycle to start on it now.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds