complete start over...
This commit is contained in:
11
old-version/resources/wimboot.ipxe
Normal file
11
old-version/resources/wimboot.ipxe
Normal file
@@ -0,0 +1,11 @@
|
||||
#!ipxe
|
||||
prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE command line... && shell ||
|
||||
|
||||
set keep-san 1
|
||||
sanhook http://192.168.75.3/non-free/windows
|
||||
|
||||
kernel free/wimboot
|
||||
initrd boot/bcd BCD
|
||||
initrd boot/boot.sdi boot.sdi
|
||||
initrd http://192.168.75.3/non-free/windows/sources/boot.wim boot.wim
|
||||
boot
|
Reference in New Issue
Block a user