summaryrefslogblamecommitdiffstats
path: root/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
blob: 1e459616b26d90479d49b27b9f121e6d41823c51 (plain) (tree)
1
2
3
4
5
6
7
8
9






                           
          
                             
                     
                                                                                                                                                                                                                                                                                                                                                                                               



                             
DEFAULT menu.c32
TIMEOUT 300
ALLOWOPTIONS 0
PROMPT 0

MENU TITLE My PXE Boot Menu

LABEL arch
MENU LABEL ^test network boot
KERNEL /vmlinuz-linux
APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=10.0.2.15::10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=10.0.2.2:80,10.0.2.2:8080,10.0.2.2:8008,10.0.2.2:8090,10.0.2.2:8280,10.0.2.2:8888 slxbase=ubuntu/ vga=current

LABEL BootNormal
MENU LABEL ^Boot Normal (HDD)
LOCALBOOT 0