Hide Forgot
password is not being set correctly because you have the wrong parameter. root_pw should be rootpw Also, note that this won't set the admin user's password starting from our next official build. The adminpw option will be there instead. The rootpw option is not supported. As for the ip address, setting ip=dhcp is functionally equivalent to not passing any ip= option. It should be using dhcp to get the ip address. You also passed management_server=<some value> which should change breth0 to rhevm. Can you provide the /etc/sysconfig/network-scripts/ifcfg-* files?