From ca0101fec18f31e143ce34b2c673b89ceff46e3e Mon Sep 17 00:00:00 2001 From: zhaoertao Date: Wed, 16 Apr 2014 20:34:58 -0700 Subject: [PATCH] issue for pkvm host not use eth0 --- xCAT-server/share/xcat/install/pkvm/compute.pkvm2.ppc64.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/pkvm/compute.pkvm2.ppc64.tmpl b/xCAT-server/share/xcat/install/pkvm/compute.pkvm2.ppc64.tmpl index b2c2e099f..3b09adb42 100644 --- a/xCAT-server/share/xcat/install/pkvm/compute.pkvm2.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/pkvm/compute.pkvm2.ppc64.tmpl @@ -27,7 +27,7 @@ rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password# #partition / --ondisk=/dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root partition / --ondisk=/dev/sda -network --device eth0 --bootproto dhcp +network --bootproto dhcp %post touch "/startpost"