The return of devfs
The return of devfs
Posted Oct 5, 2009 7:47 UTC (Mon) by cmccabe (guest, #60281)In reply to: The return of devfs by epa
Parent article: The return of devfs
> Which makes you wonder why the disk label names have to be checked in some
> magic way, rather than just being exported by the kernel under
> /dev/disklabel/xxx.
> magic way, rather than just being exported by the kernel under
> /dev/disklabel/xxx.
If you're running a non-ancient system with udev, you can find all the disks by label under:
/dev/disk/by-label/
Actually, come to think of it, I'm not sure why the LABEL=foo hack was ever implemented. There must be a reason but I don't know it.
Colin
