[rhel7] 5. ローカルミラーyumソースの構成
1149 ワード
cd /etc/yum.repos.d
[root@localhost /]# cd /etc/yum.repos.d
[root@localhost yum.repos.d]# ls
redhat.repo
[root@localhost yum.repos.d]#
[root@localhost yum.repos.d]# cp redhat.repo redhat.repo.bak
[root@localhost yum.repos.d]# ls
redhat.repo redhat.repo.bak
[root@localhost yum.repos.d]# vim rhel7.repo
次の内容をプロファイルに書き込みます.[rhel7-source] #
name=rhel-server #
baseurl=file:///mnt #
enabled=1 #
gpgcheck=0 #
mount /dev/sr0 /mnt
の完全版をマウントコマンドmount -t iso9660 -o,loop /dev/sr0 /mnt
[root@localhost yum.repos.d]# yum repolist
:langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
rhel7-source rhel-server 4,620
repolist: 4,620