在Linux作業系統上使用光碟搭建yum源
疑問:如果沒有網路,如何使用yum源?
答案:使用光碟搭建yum源
搭建步驟:
1、掛載光碟
- mkdir /mnt/cdrom
- mount /dev/cdrom /mnt/cdrom/
2、使網路yum源失效
- cd /etc/yum.repos.d/
- mv CentOS-Base.repo CentOS-Base.repo.bak
3、使光碟yum源生效
- vi CentOS-Media.repo
- [c6-media]
- name=CentOS-$releasever - Media
- baseurl=file:///mnt/cdrom/ #地址為你自己的光碟掛載地址
- # file:///media/cdrom/
- # file:///media/cdrecorder/ #註釋這兩個不存在的地址
gpgcheck=1
enabled=0 #把enable=1改為enable=0,讓這個yum源配置檔案生效
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
實際操作:
遇到錯誤了:
Cannot retrieve repository metadata (repomd.xml) for repository: c6-media. Please verify its path and try again
解決方法:
只要把CentOS-Media.repo裡面的enable=1改成enable=0即可,就是讓這個檔案失效吧。
執行結果:
相關文章
- 搭建本地yum源,使用安裝光碟的rpm作為yum源的檔案
- 不需上網,本地光碟yum源的搭建
- 小凡帶你搭建本地的光碟yum源
- 在普通PC上建立Linux作業系統(轉)Linux作業系統
- Linux作業系統下光碟燒錄實戰(轉)Linux作業系統
- RHEL6.5使用安裝光碟搭建本地YUM
- 在伺服器作業系統上使用TeamViewer伺服器作業系統View
- Linux系統配置本地yum源Linux
- Linux學習-通過光碟配置本地yum源Linux
- Linux Linux作業系統中的目錄掛載到硬體(光碟機、光碟)中Linux作業系統
- 檢視linux 作業系統上系統塊大小Linux作業系統
- Linux作業系統上刪除OracleLinux作業系統Oracle
- 在Linux作業系統上執行Windows應用程式(轉)Linux作業系統Windows
- 作業系統1—作業系統概論(上)作業系統
- redhat6.6配置光碟為yum源Redhat
- 在Linux作業系統下使用DVD燒錄機(轉)Linux作業系統
- 在作業系統上把ORACLE程式刪掉作業系統Oracle
- RHEL 6以上作業系統Yum提示This system is not registered作業系統
- 本地yum源搭建
- 本地搭建yum源
- Centos系統配置yum源CentOS
- 13款最好的開源Linux作業系統Linux作業系統
- Linux作業系統上必需要學的系統管理命令Linux作業系統
- 在 RHEL/CentOS 系統上使用 YUM history 命令回滾升級操作CentOS
- Linux 作業系統Linux作業系統
- Linux作業系統Linux作業系統
- CentOS 搭建內部Yum源同步阿里Yum源CentOS阿里
- 【linux】Linux作業系統Linux作業系統
- 【轉】linux上建立本地yum源Linux
- Linux系統本地yum源環境配置記錄Linux
- 在linux作業系統下安裝vmware toolsLinux作業系統
- Linux以外的開源作業系統大彙總Linux作業系統
- Linux作業系統的高階電源管理(轉)Linux作業系統
- FTP方式搭建yum源FTP
- Linux作業系統的認識和使用Linux作業系統
- 不同作業系統上遮蔽oracle的作業系統認證方式作業系統Oracle
- 資源管理與作業系統作業系統
- 開源作業系統彙總作業系統