]> git.ipfire.org Git - ipfire-2.x.git/blob - config/kernel/syslinux.cfg
H323 Conntrack hinzugefuegt
[ipfire-2.x.git] / config / kernel / syslinux.cfg
1 TIMEOUT 5000
2 DISPLAY message
3 PROMPT 1
4 DEFAULT vmlinuz
5 APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
6 LABEL unattended
7 KERNEL vmlinuz
8 APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended
9 LABEL nopcmcia
10 KERNEL vmlinuz
11 APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia
12 LABEL nousb
13 KERNEL vmlinuz
14 APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb
15 LABEL nousborpcmcia
16 KERNEL vmlinuz
17 APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia
18 LABEL dma
19 KERNEL vmlinuz
20 APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw