]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/syslinux/syslinux.cfg
installer: Make kernel silent at boot time.
[ipfire-2.x.git] / config / syslinux / syslinux.cfg
index da7df9194522dbd8c0a49ebd710c3a6d74d527ef..ee258cc37c6bde85160ea3b9bf6a0d7e752002b9 100644 (file)
@@ -1,25 +1,14 @@
 TIMEOUT 5000
 DISPLAY boot.msg
 PROMPT 1
-F1 boot.msg
-F2 options.msg
-DEFAULT vmlinuz 
-APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
-LABEL unattended 
+DEFAULT vmlinuz
+  APPEND initrd=instroot vga=791 quiet rhgb ro
+LABEL novga
   KERNEL vmlinuz
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended
-LABEL nopcmcia
+  APPEND initrd=instroot quiet rhgb ro
+LABEL unattended
   KERNEL vmlinuz
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia
-LABEL nousb
-  KERNEL vmlinuz
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb
-LABEL nousborpcmcia
-  KERNEL vmlinuz
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia
-LABEL dma
-  KERNEL vmlinuz
-  APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
+  APPEND initrd=instroot vga=791 quiet rhgb  unattended ro
 LABEL memtest
   KERNEL memtest
   APPEND -