From: Konrad Rzeszutek Wilk Date: Fri, 16 Mar 2012 16:15:06 +0000 (-0400) Subject: isolinux: Make sure the first bootup is not using the static IPs. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c1773c0509ba12168b486c5d984edd7f8ca303b2;p=xentesttools%2Fbootstrap.git isolinux: Make sure the first bootup is not using the static IPs. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/boot/isolinux/isolinux.cfg b/boot/isolinux/isolinux.cfg index 761cc3f..5baa6be 100755 --- a/boot/isolinux/isolinux.cfg +++ b/boot/isolinux/isolinux.cfg @@ -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