diff --git a/config/config.ipxe b/config/config.ipxe index 4ccd044..3edac45 100644 --- a/config/config.ipxe +++ b/config/config.ipxe @@ -1,4 +1,4 @@ #!ipxe -dhcp -chain --autofree https://boot.netboot.xyz/ +echo Booting from ${filename} +chain ${filename}