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