Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the default iPXE script?
2019-02-12, 02:11
Post: #1
What is the default iPXE script?
What are the default commands that are run when iPXE starts?
Find all posts by this user
Quote this message in a reply
2019-02-12, 08:40
Post: #2
RE: What is the default iPXE script?
There are several ways that iPXE can be configured to change what is executed, but most of the time https://ipxe.org/cmd/autoboot is executed to do network config and then continue booting.

For the details the sourcecode has a few if statements: https://git.ipxe.org/ipxe.git/blob/HEAD:...oot.c#l585

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
2019-02-12, 21:05
Post: #3
RE: What is the default iPXE script?
Perfect, thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 




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