]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/syslinux/syslinux.cfg
dracut: Add rootfile.
[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
4809e64e 7 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent ro
4809e64e 8LABEL novga
5bd13f01 9 KERNEL vmlinuz
4809e64e 10 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 ro
5bd13f01
MT
11LABEL dma
12 KERNEL vmlinuz
4809e64e 13 APPEND initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent ro
9428960b
DG
14LABEL unattended
15 KERNEL vmlinuz
16 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent unattended ro
fd0763dc
MT
17LABEL memtest
18 KERNEL memtest
19 APPEND -