mkdir /opt/centos
mount /mnt/镜像 /opt/centos
cd /etc/yum.repos.d
rm -rf *
vi local.repo
[centos]
name=centos
baseurl=file:///opt/centos
gpgcheck=0
enabled=1
wq
yum clean all
yum makecache
版权属于:
yu
作品采用:
《
署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)
》许可协议授权
评论 (0)