I finished installing CentOS 6, but when I tried running yum update
I got:
[root@centos6test ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os
error was 14: PYCURL ERROR 6 - "" Error: Cannot find a valid baseurl for repo: base
Why is that happening? How can I fix it?
curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
? – rvs Jan 03 '12 at 09:09