Luke Milby 4bb43ef97a
fix: add imgfree to ipxe boot script
Fix for `Initramfs unpacking failed: invalid magic at start of compressed`

Signed-off-by: Luke Milby <luke.milby@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-01-20 14:32:45 +04:00

6 lines
57 B
Plaintext

#!ipxe
imgfree
kernel {{ .UKIURL }} {{ .Cmdline }}
boot