issue for pkvm host not use eth0

This commit is contained in:
zhaoertao 2014-04-16 20:34:58 -07:00
parent e0bd432201
commit ca0101fec1

View File

@ -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"