Description of problem: When udevd starts, /sbin/vol_id requests info for "nogroup", which isn't in the system group file. If the system is configured to use LDAP for NSS (for instance), udev will fail to start, because the network is not available yet. The problem can be worked around by adding "nogroup" to the system group file. Version-Release number of selected component (if applicable): udev-084-1.1 How reproducible: Every time Steps to Reproduce: 1. Install a new system 2. Configure LDAP for NSS 3. Reboot
I did a broader search than the first time, and found bug 181432, which I expect to solve the problem.
*** This bug has been marked as a duplicate of 181432 ***