]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
isolinux: Make the first bootup also use 'nofb'
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 9 Feb 2012 16:44:10 +0000 (11:44 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 16 Mar 2012 16:14:14 +0000 (12:14 -0400)
boot/isolinux/isolinux.cfg

index 437d7c11c05197c664d46c5f703aebccdca18fe6..761cc3f2afb4441136f00f9ee79954b41e67734c 100755 (executable)
@@ -8,7 +8,7 @@ MENU TITLE Bootable Options:
 LABEL Network test
        MENU LABEL Network test
        KERNEL vmlinuz
-       APPEND initrd=initramf.gz  console=ttyS0,115200 test=netstatic
+       APPEND initrd=initramf.gz  console=ttyS0,115200 test=netstatic nofb
 
 LABEL Serial Line ^Console
        MENU LABEL Serial Line ^Console