]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/syslinux/syslinux.cfg
Removed unsupported nodma switch from syslinux.cfg.
[people/pmueller/ipfire-2.x.git] / config / syslinux / syslinux.cfg
1 TIMEOUT 5000
2 DISPLAY boot.msg
3 PROMPT 1
4 F1 boot.msg
5 F2 options.msg
6 DEFAULT vmlinuz
7 APPEND initrd=instroot vga=791 splash=silent ro
8 LABEL novga
9 KERNEL vmlinuz
10 APPEND initrd=instroot ro
11 LABEL unattended
12 KERNEL vmlinuz
13 APPEND ide=nodma initrd=instroot vga=791 splash=silent unattended ro
14 LABEL memtest
15 KERNEL memtest
16 APPEND -