内核升级在线安装报错:Could not retrieve mirrorlist http://mirrors.elrepo.org/mirrors-elrepo-kernel.el7 error w

 

修改网卡配置vim

[root@localhost ~]# vim /etc/sysconfig/network-scripts/ifcfg-ens32server

BOOTPROTO="none"  须要设置为"static"blog

修改DNS配置ip

[root@localhost ~]# vim  /etc/resolv.conf配置

加入network

nameserver 223.5.5.5im

nameserver 223.6.6.6yum

[root@localhost ~]# cat /etc/resolv.conf //验证是否生效static

再次运行img

[root@localhost ~]# yum --disablerepo="*" --enablerepo="elrepo-kernel" list available

能够执行了

相关文章
相关标签/搜索