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