yum命令提示[Errno 256] No more mirrors to try

编辑/etc/resolv.conf文件
写入:

nameserver 8.8.8.8
nameserver 8.8.4.4

保存并重启网络服务即可

service network restart