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