]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Let the kernel boot quiet and give the mode to start up with.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2008 18:51:56 +0000 (20:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2008 18:51:56 +0000 (20:51 +0200)
config/bootloader/installer.conf

index 2741f70710c2b5806f302780db656d8a7d1c0f46..4bb92f8493c6a6d33c062be23457560264bb90ab 100644 (file)
@@ -23,11 +23,11 @@ LABEL install
        MENU label ^Install a new NAME system (text mode)
        MENU default
        KERNEL SNAME0
-       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 ro
+       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=install quiet ro
 label rescue
        MENU label ^Rescue installed NAME system
        KERNEL SNAME0
-       APPEND initrd=initrd0 mode=rescue
+       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=rescue quiet ro
 label local
        MENU label Boot from ^local drive
        LOCALBOOT 0xffff