Pages with tag udev

Persistent Identifiers for Storage Devices

The Linux kernel assigns each storage device a dynamic device name that is not stable across reboots. Persistent identifiers solve this: udev uses them to maintain stable symlinks under /dev/disk/by-id/,… Read more