iPXE discussion forum
iPXE discussion forum
>
iPXE user forums
>
General
> What is the default iPXE script?
Full Version:
What is the default iPXE script?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
a_bains
2019-02-12, 02:11
What are the default commands that are run when iPXE starts?
NiKiZe
2019-02-12, 08:40
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
a_bains
2019-02-12, 21:05
Perfect, thanks!
iPXE discussion forum
>
iPXE user forums
>
General
> What is the default iPXE script?
Reference URL's
iPXE discussion forum:
https://forum.ipxe.org/index.php
: