]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/syslinux/syslinux.cfg
Make installer system bootable from initramfs.
[people/pmueller/ipfire-2.x.git] / config / syslinux / syslinux.cfg
CommitLineData
5bd13f01 1TIMEOUT 5000
fd0763dc 2DISPLAY boot.msg
5bd13f01 3PROMPT 1
fd0763dc
MT
4F1 boot.msg
5F2 options.msg
5bd13f01 6DEFAULT vmlinuz
d69c879e 7 APPEND ide=nodma initrd=instroot vga=791 splash=silent ro
4809e64e 8LABEL novga
5bd13f01 9 KERNEL vmlinuz
d69c879e 10 APPEND ide=nodma initrd=instroot ro
5bd13f01
MT
11LABEL dma
12 KERNEL vmlinuz
d69c879e 13 APPEND initrd=instroot vga=791 splash=silent ro
9428960b
DG
14LABEL unattended
15 KERNEL vmlinuz
d69c879e 16 APPEND ide=nodma initrd=instroot vga=791 splash=silent unattended ro
fd0763dc
MT
17LABEL memtest
18 KERNEL memtest
19 APPEND -