Displaying 1 result from an estimated 1 matches for "winpelab".
Did you mean:
winelib
2005 Feb 02
0
PXELINUX directory problem
...sub directories it no
longer works.
I'm using the windows2003 sp1 trick to load my iso's (bartpe, winpe,
erd commander, etc)
pxelinux.0 gives me a menu:
PROMPT 1
DEFAULT hdd
TIMEOUT 100
DISPLAY PXE.MSG
LABEL hdd
LOCALBOOT 0
LABEL bartpe
KERNEL bartpe/startrom.0
APPEND -
LABEL winpelab
KERNEL winpelab/startrom.0
APPEND -
the startrom.0 in turn tries to start ntldr and ntdetect.com. ntldr
calls winnt.sif. the winnt.sif file contains the location of the ISO
image.
When looking at the tftp log I noticed the startrom.0 is loaded, but
it tries to run all the other files from t...