Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DHCP timeout on reboot
2016-02-22, 10:11 (This post was last modified: 2016-02-22 11:59 by FreeMinded.)
Post: #8
RE: DHCP timeout on reboot
(2016-02-18 22:26)NiKiZe Wrote:  You could test with patching intel.c and add INTEL_NO_PHY_RST so the line related to your nic becomes:
Code:
PCI_ROM ( 0x8086, 0x1559, "i218v", "I218-V", INTEL_NO_PHY_RST ),

I tried it but with the patch dhcp times out also from cold boot!

But this was the first time I have compiled iPXE myself. So I might have missed something on the way...

What I did is:
1. Download source from git
2. Install the required tool on my machine (Kubuntu 15.10)
3. Applied the patch
4. run

Code:
make bin/ipxe.lkrn

It executed with no errors and filled the bin directory with 769 files plus a folder. Among them was ipxe.lkrn which I then copied to the target machine.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
DHCP timeout on reboot - FreeMinded - 2016-02-18, 17:10
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 17:33
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 18:07
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 22:26
RE: DHCP timeout on reboot - FreeMinded - 2016-02-22 10:11
RE: DHCP timeout on reboot - NiKiZe - 2016-02-22, 12:39
RE: DHCP timeout on reboot - NiKiZe - 2016-02-22, 18:43



User(s) browsing this thread: 1 Guest(s)