24 lines
468 B
Plaintext
24 lines
468 B
Plaintext
|
MENU TITLE ESXi 5.0 installs
|
||
|
|
||
|
LABEL Main Menu
|
||
|
MENU LABEL ^Return to Main Menu
|
||
|
KERNEL pxelinux.cfg/vesamenu.c32
|
||
|
APPEND pxelinux.cfg/default
|
||
|
|
||
|
label esx50
|
||
|
KERNEL /esxi50/mboot.c32
|
||
|
APPEND -c /esxi50/boot.cfg
|
||
|
MENU LABEL ESXi 5.0 Manual Install
|
||
|
|
||
|
label esx1-5
|
||
|
KERNEL /esxi50/mboot.c32
|
||
|
APPEND -c /esxi50/Besx11-5.cfg
|
||
|
MENU LABEL Host11 Automated Install
|
||
|
|
||
|
Label ESX2-5
|
||
|
KERNEL /esxi50/mboot.c32
|
||
|
APPEND -c /esxi50/Besx12-5.cfg
|
||
|
MENU LABEL Host12 Automated Install
|
||
|
|
||
|
|