반응형
# mount -o loop /usr/local/src/CentOS_7.9_x86_64.iso /mnt/centos7.9/
mount: /dev/loop0 is write-protected, mounting read-only
# vi /etc/yum.repos.d/CentOS-7.9.repo
[Internal-Media]
name=Internal Repository
baseurl=file:///mnt/centos7.9/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
반응형
'Linux > CentOS' 카테고리의 다른 글
[error] yum groupinstall (0) | 2022.01.05 |
---|---|
NTP (0) | 2021.08.27 |
GLIBC, GLIBCXX (0) | 2021.08.23 |
pdsh (0) | 2020.10.15 |
[CentOS]fdupes - CentOS7 중복 파일 찾기 및 제거 (0) | 2020.08.20 |
최근댓글