<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pxe on make me: APe</title><link>https://apealive.net/tags/pxe/</link><description>Recent content in Pxe on make me: APe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 13 Apr 2023 08:33:32 +0000</lastBuildDate><atom:link href="https://apealive.net/tags/pxe/index.xml" rel="self" type="application/rss+xml"/><item><title>iPXE Bare-Metal Bootstrap &amp; Kickstart over HTTP/DHCP</title><link>https://apealive.net/post/ipxe-kickstart-bootstrap/</link><pubDate>Thu, 13 Apr 2023 08:33:32 +0000</pubDate><guid>https://apealive.net/post/ipxe-kickstart-bootstrap/</guid><description>&lt;p&gt;This article details my practical reference guide for &lt;strong&gt;iPXE Bare-Metal Bootstrap &amp;amp; Kickstart over HTTP/DHCP&lt;/strong&gt;, originally published as a secure &lt;a href="https://gist.github.com/epcim/725bec33141eaad8aa2bfca99b52403e" target="_blank" rel="noopener noreferrer"&gt;GitHub Gist&lt;/a&gt;
 snippet.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-section-1-basic-ubuntu-autoinstall-via-dhcp"&gt;🛠️ Section 1: Basic Ubuntu Autoinstall via DHCP&lt;a class="heading-anchor" href="#-section-1-basic-ubuntu-autoinstall-via-dhcp" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;h3 id="1-fetching-the-source--building-the-custom-ipxe-image"&gt;1. Fetching the Source &amp;amp; Building the Custom iPXE Image&lt;a class="heading-anchor" href="#1-fetching-the-source--building-the-custom-ipxe-image" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;First, clone the official iPXE repository:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;git clone http://git.ipxe.org/ipxe.git
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;cd ipxe/src
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="2-creating-the-embedded-boot-script-ubuntu-amd64-installeripxe"&gt;2. Creating the Embedded Boot Script (&lt;code&gt;ubuntu-amd64-installer.ipxe&lt;/code&gt;)&lt;a class="heading-anchor" href="#2-creating-the-embedded-boot-script-ubuntu-amd64-installeripxe" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Write the embedded boot configuration:&lt;/p&gt;</description></item></channel></rss>