Daniel Ehlers wrote: > after updating to udev 091-1 this today I got some problems > in rebooting my machine. The boot process failed in checking > filesystems. After checking /dev I ascertained that udev failed to > create hdax nodes. I also check the /dev/.udev/failed dir and this > validate my feared. So I downgraded to udev 090-2 and could boot > correctly again.
I examined similar problems yesterday (which appeared since udev 090-1 on arch 2 machines): Filesystem check also fails, and I was able to find out that the device nodes do not exist at the time of the fs check. However, if you login and check again, the devices are there, so I can only guess that udev returns before all devices have been created. If this is the case, it might be a problem with udevsettle, which was introduced with 090. This problem obviously doesn't happen on every boot on the machines in question, but only sometimes. This problem may or may not be related to Daniel's problem. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
