Posts Tagged ‘rhel’

rhel vmware cloning minor-woes

Thursday, June 18th, 2009

if you clone a VM, you may see an error like

“Device eth0 has different MAC address than expected, ignoring”

Simply edit /etc/sysconfig/network-scripts/ifcfg-eth0 script, and remove the HWADDR line, then restart networking ( /etc/init.d/network restart ).