PXE boot over http

This commit is contained in:
2025-11-11 02:20:23 +01:00
parent cc421f69de
commit 3328fb053c
5 changed files with 31 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
#!ipxe
dhcp
echo Starting ${serial}

View File

@@ -1,4 +1,4 @@
{% set tftpIp = config.dhcp.tftpIp -%}
{% set tftpIp = config.server.tftpIp -%}
enable-tftp
tftp-root=/tftproot