> I compiled Kernel 2.4.10 successfull.
> 
<snip>
> 
> When I boot from the disk I created aduring me first
> installation Kernel 2.4.2-2 starts correct.
> 
> When I boot from /dev/hdb everything is working fine
> during boot - I can see the difference between the
> 2.4.10 and 2.4.2-2 kernel (usb-suuport....)
> but the to NICS aren't successfully initialized.
> 
> I always get the message "Delaying... Failed".
> 
<snip>
> 
> The new kernel compiles is stored under
> 
> /boot/bzImage 
> 
> What can/should/must I do?
> 
> -- 
> WA-P, Jochen Kächelin

Sorry - no answer here, but I have seen the "Delaying... Failed"
message during network startup before so anyone who can explain this,
I would certainly be interested to know what exactly it means also!

I caused it by having my firewall script on my router run before
enabling lo, eth0 and eth1.

My script did:
  "ifdown eth1" "...save firewall stats...setup firewall..." "ifup eth1"
which works fine when I run it each night at midnight, but I also
placed it inside init.d/network just before all the interfaces
are initialised - so I didn't know I had caused any problems until the
next reboot of my router - after boot I couldn't get the network to
come up no matter what I did (until I disabled the firewall script)
but it took a few reboot failures to work out what was going on.

Of course I did fix it so init.d/network calls the script with an extra
parameter :-)

-Cheers
-Andrew
--
MS ... if only he hadn't been hang gliding!



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to