PXE: "IP-Config: no response after x secs - giving up"

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

PXE: "IP-Config: no response after x secs - giving up"

Post by ^rooker »

[PROBLEM]
I have a super-duper PXE boot configuration happily running in my LAN for ages now. Nothing really changed, but all of a sudden, one day several boot-images refused to boot.
Their common error was always something with not being able to bring their network interface up...
IP-Config: eth0 hardware address 00:00:00:xx:xx:xx mtu 1500 DHCP
eth0: link up
IP-Config: no response after 2 secs - giving up
This message keeps repeating, with increasing timeout. After letting it try it's best for a while, it finally hits the wall with a kernel panic:
/init: .: line 3: can't open /tmp/net-eth0.conf
Kernel panic- not syncing" Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.35-generic #35-Ubuntu
So far, I haven't found what causes this problem, but there's a very good thread about PXE failing with this error, on www.unix.com forums.

I'm still investigating this...
Maybe a broken/drunk network switch?
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply