How to solve the error report of CentOS release 6.5yum installation
This article shows you how to solve the CentOS release 6.5 yum installation error report, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
Installing any of the following packages separately will report dependency errors. You need to install them together.
Rpm-ivh yum-plugin-fastestmirror-1.1.30-14.el6.noarch.rpm yum-3.2.29-40.el6.centos.noarch.rpm
First of all, the mount is closed.
Mount / dev/cdrom1 / mnt
Then modify the / etc/yum.repos.d
CentOS-Media.repo
Are:
[c6-media]
Name=CentOS-$releasever-Media
Baseurl= file:///mnt
File:///media/cdrom/
File:///media/cdrecorder/
Gpgcheck=1
Enabled=1
Gpgkey= file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
The above content is how to solve the error report of CentOS release 6.5 yum installation. Have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.