标签:hat base rom enter lin pos file red hat nbsp
mkdir -p /root/soft/RHEL cp -r /run/media/root/RHEL/. /root/soft/RH安装盘内容做本地YUM源EL vim /etc/yum.repos.d/cdrom.repo [rhel-media] name=Red Hat Enterprise Linux 7.5 baseurl=file:///root/soft/RHEL enabled=1 gpgcheck=1 gpgkey=file:///root/soft/RHEL/RPM-GPG-KEY-redhat-release :wq! yum clean all yum makecache
Red Hat Enterprise Linux 7.5安装盘内容做本地YUM源
标签:hat base rom enter lin pos file red hat nbsp
原文地址:https://www.cnblogs.com/vincent-liang/p/10920085.html