Michael Biebl wrote:
Am 25.07.2014 04:44, schrieb Hugo Vanwoerkom:Anybody venture a guess as to what is happening? I have a 5 second rootdelay specified in the kernel parameter list and this happens after that. I get no messages during the wait.If you edit /lib/udev/net.agent and change do_everything > /dev/null 2> /dev/null & to ( do_everything ) > /dev/null 2> /dev/null & is the delay gone?
as if by magic, delay gone... how did you find out? Hugo