Hi,

On Thursday 28 July 2005 08:51, Zarick Lau wrote:
> Hi,
>
> > I switched from devfs to udev 10 days ago, and since then every
> > nth boot will hang at 'initializing random number generator'
>
> It try to read a /dev/urandom, does this device node created properly by
> udev. In my box, there is corresponding rules in udev setting.
>
> Cheers,
> Zarick Lau

grep -R 'urandom' /etc/udev/
/etc/udev/udev.permissions:urandom:root:root:0444
/etc/udev/rules.d/50-udev.rules:KERNEL=="urandom",      NAME="%k", MODE="0444"

I would say 'yes it is there' ;)

Hm, one more: it does not matter, if it is a coldboot, or a reboot. Sometimes 
it hangs. sometimes it hangs not.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to