PXE boot over http
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!ipxe
|
||||
|
||||
dhcp
|
||||
|
||||
echo Starting ${serial}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% set tftpIp = config.dhcp.tftpIp -%}
|
||||
{% set tftpIp = config.server.tftpIp -%}
|
||||
|
||||
enable-tftp
|
||||
tftp-root=/tftproot
|
||||
|
||||
Reference in New Issue
Block a user