diff --git a/files/hbpe/boot.ipxe b/files/hbpe/boot.ipxe index 9c4e1cc..f9eeaca 100755 --- a/files/hbpe/boot.ipxe +++ b/files/hbpe/boot.ipxe @@ -1,5 +1,3 @@ #!ipxe -set path http://192.168.1.50/hbpe - -sanboot --no-describe ${path}/HBCD_PE_x64.iso +sanboot --no-describe http://192.168.1.50/hbpe/HBCD_PE_x64.iso