]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
isolinux: Make sure the first bootup is not using the static IPs.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 16 Mar 2012 16:15:06 +0000 (12:15 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 16 Mar 2012 16:15:06 +0000 (12:15 -0400)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
boot/isolinux/isolinux.cfg

index 761cc3f2afb4441136f00f9ee79954b41e67734c..5baa6be968f7e13b840a23ac07e432aef170fc57 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 nofb
+       APPEND initrd=initramf.gz  console=ttyS0,115200 test=net nofb
 
 LABEL Serial Line ^Console
        MENU LABEL Serial Line ^Console