Displaying 1 result from an estimated 1 matches for "xpe1".
Did you mean:
xp1
2005 Dec 02
3
PxeLinux menu.c32 chaining
...a menu.
The following default does not work correctly:
---------------
DEFAULT menu.c32
PROMPT 0
NOESCAPE 1
IMPLICIT 1
ALLOWOPTIONS 1
MENU TITLE PXE boot menu
# Dos multinetwork
LABEL DOS
MENU LABEL Boot DOS with multiple LAN support
kernel multinet.bs
# Windows XPE Loader
LABEL XPE1
MENU LABEL Windows PE min. 512MB RAM
KERNEL startrom.0
LABEL Local
MENU LABEL boot local drives
LOCALBOOT 0
---------------
XPE1 and local boot work perfect. XPE1 also chains to a new BS loader.
If multinet.bs is loaded (same behaviour if loaded as multinet.0) the 3COM...