Skip to content

A repository to build an iPXE ISO that drops the machine into a simple iPXE shell. A perfect landing area for Packer's boot commands.

Notifications You must be signed in to change notification settings

tlhakhan/ipxe-iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This repo helps build a simple iPXE ISO and iPXE USB to drop into the iPXE shell on boot. This iPXE shell is a perfect landing area for Packer to type boot commands, which can invoke DHCP and chain a templated iPXE script from a webserver elsewhere.

Releases

Get a copy of the ISO file from the releases section https://github.com/tlhakhan/ipxe-iso/releases.

File list

file description
build.sh A helper script to kickoff the docker build and copy out the ipxe.iso and ipxe.usb files.
Dockerfile The Dockerfile that builds iPXE.

About

A repository to build an iPXE ISO that drops the machine into a simple iPXE shell. A perfect landing area for Packer's boot commands.

Resources

Stars

Watchers

Forks

Packages