]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/syslinux/syslinux.cfg
SquashFS hinzugefuegt damit wir auf OpenVZ-Maschinen bauen koennen.
[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
26ec9513 7APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
33634aa8
MT
8LABEL unattended
9 KERNEL vmlinuz
26ec9513 10 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended
33634aa8 11LABEL nopcmcia
5bd13f01 12 KERNEL vmlinuz
26ec9513 13 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia
5bd13f01
MT
14LABEL nousb
15 KERNEL vmlinuz
26ec9513 16 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb
5bd13f01
MT
17LABEL nousborpcmcia
18 KERNEL vmlinuz
26ec9513 19 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia
5bd13f01
MT
20LABEL dma
21 KERNEL vmlinuz
26ec9513 22 APPEND initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
fd0763dc
MT
23LABEL memtest
24 KERNEL memtest
25 APPEND -