centos7最小安装后yum不能用 出现如下错误

cannot find a valid baseurl for repo: base/7/x86_64

原因是安装的时候网络没有配置好,现在第一步配置好网络,然后执行

yum clean all
yum repolist

就恢复了

相关文章:

  • 2021-08-02
  • 2022-01-01
  • 2022-02-07
  • 2021-10-12
  • 2021-08-02
猜你喜欢
  • 2021-05-31
  • 2022-12-23
  • 2021-08-07
  • 2022-01-01
  • 2021-05-13
  • 2021-05-23
相关资源
相似解决方案