I currently have syslinux booting to my MDT/WDS server. How can I get it to boot to my FOG server?
This is my terrible boot menu for now
DEFAULT vesamenu.c32
PROMPT 0
MENU COLOR TITLE 0 #ffffffff #00000000 none
MENU BACKGROUND test.png
MENU TITLE Custom boot
#—boot to MDT WINPE IMAGES
LABEL MDT
MENU LABEL MDT Boot Images
KERNEL pxeboot.0
#—boot to hard disk
LABEL local
MENU DEFAULT
MENU LABEL Boot from Harddisk
LOCALBOOT 0
Type 0x80
#-boot to FOG
LABEL FOG
MENU LABEL FOG Server
KERNEL undionly.kpxe
APPEND 192.168.1.11