]> git.ipfire.org Git - ipfire-2.x.git/blame_incremental - config/syslinux/syslinux.cfg
SquashFS hinzugefuegt damit wir auf OpenVZ-Maschinen bauen koennen.
[ipfire-2.x.git] / config / syslinux / syslinux.cfg
... / ...
CommitLineData
1TIMEOUT 5000
2DISPLAY boot.msg
3PROMPT 1
4F1 boot.msg
5F2 options.msg
6DEFAULT vmlinuz
7APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
8LABEL unattended
9 KERNEL vmlinuz
10 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended
11LABEL nopcmcia
12 KERNEL vmlinuz
13 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia
14LABEL nousb
15 KERNEL vmlinuz
16 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb
17LABEL nousborpcmcia
18 KERNEL vmlinuz
19 APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia
20LABEL dma
21 KERNEL vmlinuz
22 APPEND initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
23LABEL memtest
24 KERNEL memtest
25 APPEND -