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






                           
          





                                                                                                                                                                                                                                                                                                                                                                                                  
                     
                                                                                                                                                                                                                                                                                                                                                                                               



                             
DEFAULT menu.c32
TIMEOUT 300
ALLOWOPTIONS 0
PROMPT 0

MENU TITLE My PXE Boot Menu

LABEL arch
MENU LABEL ^arch 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=archLinux/ vga=current

LABEL ubuntu
MENU LABEL ^ubuntu 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