47 lines
		
	
	
		
			775 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			775 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
DEFAULT vesamenu.c32 pxelinux.cfg/graphics.conf ~
 | 
						|
PROMPT 0
 | 
						|
TIMEOUT 100
 | 
						|
 | 
						|
MENU TITLE **** KTO Network - BIOS PXE Menu ****
 | 
						|
 | 
						|
MENU LABEL All below images are x86_64 only
 | 
						|
 | 
						|
MENU SEPARATOR
 | 
						|
 | 
						|
LABEL arch
 | 
						|
MENU LABEL Arch Linux
 | 
						|
KERNEL vesamenu.c32 pxelinux.cfg/graphics.conf
 | 
						|
APPEND pxelinux.cfg/arch.conf
 | 
						|
 | 
						|
MENU SEPARATOR
 | 
						|
 | 
						|
LABEL debian
 | 
						|
MENU LABEL Debian
 | 
						|
KERNEL vesamenu.c32 pxelinux.cfg/graphics.conf
 | 
						|
APPEND pxelinux.cfg/debian.conf
 | 
						|
 | 
						|
MENU SEPARATOR
 | 
						|
 | 
						|
LABEL ubuntu
 | 
						|
MENU LABEL Ubuntu
 | 
						|
KERNEL vesamenu.c32 pxelinux.cfg/graphics.conf
 | 
						|
APPEND pxelinux.cfg/ubuntu.conf
 | 
						|
 | 
						|
MENU SEPARATOR
 | 
						|
 | 
						|
LABEL localboot
 | 
						|
MENU INDENT 2
 | 
						|
MENU LABEL Local Boot
 | 
						|
MENU default
 | 
						|
localboot 0
 | 
						|
 | 
						|
LABEL reboot
 | 
						|
MENU INDENT 2
 | 
						|
MENU LABEL Reboot
 | 
						|
kernel reboot.c32
 | 
						|
 | 
						|
LABEL shutdown
 | 
						|
MENU INDENT 2
 | 
						|
MENU LABEL Shutdown
 | 
						|
kernel poweroff.c32
 |