[SOLVED] "yum update" is not running

General support questions
hertzsprung
Posts: 1
Joined: 2011/07/21 22:34:38

Re: [SOLVED] "yum update" is not running

Post by hertzsprung » 2011/07/24 20:26:22

FWIW, I had this same problem. I had to manually edit [font=monospace]/etc/sysconfig/network-scripts/ifcfg-eth0[/font] to get networking up:

[font=monospace]BOOTPROTO=dhcp
NM_CONTROLLED=no
ON_BOOT=yes[/font]

Post Reply