diff --git a/files/ipxe/menu.ipxe b/files/ipxe/menu.ipxe index 7f51aa2..04a59fb 100755 --- a/files/ipxe/menu.ipxe +++ b/files/ipxe/menu.ipxe @@ -116,5 +116,6 @@ goto start :netboot dhcp +dhcp chain --autofree http://boot.netboot.xyz || goto failed goto start