Skip to content

Create iPXE Boot Artifacts

An iPXE Boot Artifact is the most common option to bootstrap machines.

Each artifact contains a set of bootable images with an X509 client certificate to securely authenticate against your meltcloud organization:

Image FileArchitectureUsage
ipxe.isoamd64/arm64Standard bootable ISO file. It can be mounted in a virtual environment or flashed to a USB/SD-card style device to boot your machines
undionly.kpxeamd64Used for network booting using PXE on legacy PCBIOS systems
ipxe.efiamd64Used for network booting using PXE on amd64 UEFI based systems
ipxe.efiarm64Used for network booting using PXE on arm64 UEFI based systems
ipxe.rawamd64Used for booting iPXE from a locally attacherd bootable disk image

Create an iPXE Boot Artifact

Create iPXE Boot Artifact

  1. Go to Boot ConfigiPXE Boot ArtifactsCreate iPXE Boot Artifact
  2. Configure the properties as desired:
PropertyDescriptionDefaultCan be changed after creation
NameUser defined name for the iPXE Boot Artifact-No
Expires atDate when the embedded X509 Client Certifacte becomes invalidin 365 daysNo
  1. Hit Create Boot Artifact.

iPXE Boot Artifacts are created specifically for your organization, so their creation takes some time – after some minutes they are available for download:

iPXE Boot Artifact Download

WARNING

Be aware that iPXE boot artifacts contain a private key. Make sure your transfer and store your artifacts securely and rotate them regularly – you can create multiple boot artifacts for seamless rotation.

Once you've generated the artifacts, check Boot Sequence – How to boot meltcloud iPXE Boot Artifacts to learn about the different options how to use them.