Answer the question
In order to leave comments, you need to log in
How to edit pxeboot.0 or BDC so that everything is as it should be?
tftp share is /srv/tftp/
There are two ways:
ls /srv/tftp/analiz/Boot
BCD BCD.LOG1 bootmgr.exe Fonts winpe2.wim
BCD.LOG BCD.LOG2 boot.sdi pxeboot.0 winpe.wim
ls /srv/tftp/Boot
BCD BCD.LOG1 bootmgr.exe Fonts winpe2.wim
BCD.LOG BCD.LOG2 boot.sdi pxeboot.0 winpe.wim
LABEL W2K8_x64_R2 & W2K12_x64_R2 (menu inside)
kernel Boot/pxeboot.0
LABEL analiz (menu inside)
kernel analiz/Boot/pxeboot.0
Answer the question
In order to leave comments, you need to log in
Through the wimboot module.
This is how the working config looks like:
[code]
label Windows-x86
menu label Windows-x86
kernel linux.c32
append wimboot initrdfile=bootmgr.exe,boot/BCD,boot/boot.sdi, 192.168.116.29/[email protected]
#
label Windows-x64
menu label Windows-x64
kernel linux.c32
append wimboot initrdfile=bootmgr.exe,boot/BCD,boot/boot.sdi, 192.168.116.29/[email protected]
[/code]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question