iPXE discussion forum

Full Version: Using iPXE for Reimaging
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.
Reference URL's