On Sunday 05 February 2006 00:26, Richard Fish wrote: > However, we are _assuming_ that the system is starting udev. You > should check the first few lines of the system boot to make sure. You > should see messages like: > > Mounting /dev for udev ...
Also check what you told the init script to use for /dev management. # grep RC_DEVICES /etc/conf.d/rc The default value is "auto" but perhaps you've changed this and forgot to update it when switching to udev. For your system it should be set to "auto" or "udev". -- [email protected] mailing list

