[ipxe-devel] iPXE
Robin Smidsrød
robin at smidsrod.no
Fri Jun 20 13:58:33 UTC 2014
On 20.06.2014 15:36, Christoph.Wijns at smals.be wrote:
> I like to implement iPXE in a microsoft environment.
...
> Is the following correct ?
Mostly. See howto below.
> Network boot -> MS DHCP -> option 67 (undionly.kpxe) -> option 67
> http://xxx.xxx.xxx.xxx/boot.php
This is described here: http://ipxe.org/howto/chainloading
> * Does iPXE support UEFI
Not yet well enough that it should be relied on in a production
environment. If you'd like to test it out I'd join the people on IRC
that try to make it more usable.
> * Manual to install iPXE for Windows environment (MDT & WDS)
http://ipxe.org/howto/msdhcp
You can also check the articles linked to from here:
http://networkboot.org/getting_started/
> * Example boot.php
This is an example that doesn't actually use PHP at all, just plain text
files. https://gist.github.com/robinsmidsrod/2234639
You can find more examples on http://ipxe.org/examples
-- Robin
More information about the ipxe-devel
mailing list