yum install 报错  Couldn't open file /mnt/cdrom/repodata/repomd.xml

解决办法:

  1. echo "/dev/cdrom /mnt/cdrom iso9660 defaults 0 0" >> /etc/fstab 
  2.     mount -av

原文链接:https://flyfish.im/studynotes/528.html

 

相关文章:

  • 2022-12-23
  • 2021-04-09
  • 2022-01-17
  • 2022-12-23
  • 2021-04-07
  • 2022-01-08
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2021-12-17
  • 2021-11-12
  • 2022-01-09
  • 2022-01-08
  • 2021-08-03
相关资源
相似解决方案