testing hbpe alternate boot

This commit is contained in:
2023-12-03 03:07:38 -06:00
parent 90d9b11eb8
commit be13a878e2
4 changed files with 8 additions and 1 deletions

BIN
files/hbpe/BCD Executable file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
#!ipxe #!ipxe
sanboot --no-describe http://192.168.1.50/hbpe/HBCD_PE_x64.iso set path http://192.168.1.50/hbpe
kernel ${path}/wimboot
initrd ${path}/BCD BCD
initrd ${path}/boot.sdi boot.sdi
initrd ${path}/boot.wim boot.wim
boot

BIN
files/hbpe/boot.sdi Executable file

Binary file not shown.

BIN
files/hbpe/wimboot Executable file

Binary file not shown.