The return of devfs
The return of devfs
Posted Apr 2, 2010 11:15 UTC (Fri) by skitching (guest, #36856)In reply to: The return of devfs by nix
Parent article: The return of devfs
Hi nix,
You mention in your comment that "root=LABEL=" work even when there is no udev.
Does this also apply to "root=UUID="?
And would you be able to give me a hint about where to find that code? All the relevant rootfs mounting bits appear to be in init/do_mounts.c, but I can't find anything related to handling LABEL or UUID. Function name_to_dev_t maps things like "root=08:05", "root=0x0805", "root=/dev/sda5" to a (major,minor) but I can't see UUID/LABEL handling anywhere.
Thanks, Simon
