iPXE discussion forum
Using iPXE for Reimaging - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Using iPXE for Reimaging (/showthread.php?tid=404)



Using iPXE for Reimaging - BooBoo - 2011-05-26 08:57

hello,

i am a newbie to iPXE. I just tried out the demos on the website. I have the following questions:
1. If i want to use iPXE to install a OS onto the HDD via this method, what are the steps i need to take?
2. If i want to use a HTTPS server, what are the changes needed in iPXE to achieve this?

thanks a bunch in advance.

BooBoo


RE: Using iPXE for Reimaging - robinsmidsrod - 2012-09-28 09:19

1. Have a look at the information in the stickied post named "Documentation". It contains a link to an extensive example.

2. You need to enable HTTPS support when you build your iPXE binary/ROM. Look in src/config/general.h and enable DOWNLOAD_PROTO_HTTPS.