]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/syslinux/syslinux.cfg
installer: add parameter to skip a block device for installation.
[people/pmueller/ipfire-2.x.git] / config / syslinux / syslinux.cfg
CommitLineData
5bd13f01 1TIMEOUT 5000
fd0763dc 2DISPLAY boot.msg
5bd13f01 3PROMPT 1
c91d1354 4DEFAULT vmlinuz
438a331f 5 APPEND initrd=instroot vga=791 splash=silent ro
1d109fd2
AF
6LABEL ipfire
7 KERNEL vmlinuz
8 APPEND initrd=instroot vga=791 splash=silent ro
4809e64e 9LABEL novga
5bd13f01 10 KERNEL vmlinuz
438a331f 11 APPEND initrd=instroot ro
9428960b
DG
12LABEL unattended
13 KERNEL vmlinuz
438a331f 14 APPEND initrd=instroot vga=791 splash=silent unattended ro
fd0763dc
MT
15LABEL memtest
16 KERNEL memtest
17 APPEND -