Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe in constant loop
2015-11-22, 12:49
Post: #4
RE: ipxe in constant loop
There should be nothing to loop back to initializing devices,
Any chance you can take a picture of the output?

ipxe is compiled with debug enabled per .c file, so for example in this case
make bin-x86_64-efi/ipxe.efi DEBUG=efi_autoboot
might give something.

Also using EMBED= to add a script with just
#!ipxe
shell

hopefully gets you to an shell.
Maybe your dhcp responds with ipxe.efi filename for efi requests, instead of sending boot.ipxe when ipxe is requesting the dhcp packet?

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe in constant loop - louisg - 2015-11-20, 05:36
RE: ipxe in constant loop - NiKiZe - 2015-11-21, 20:15
RE: ipxe in constant loop - louisg - 2015-11-22, 07:19
RE: ipxe in constant loop - NiKiZe - 2015-11-22 12:49
RE: ipxe in constant loop - louisg - 2015-11-22, 21:49
RE: ipxe in constant loop - NiKiZe - 2015-11-22, 23:19



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