<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.riguz.com/index.php?action=history&amp;feed=atom&amp;title=CentOS%3ADVD%E5%AE%89%E8%A3%85yum%E6%BA%90</id>
	<title>CentOS:DVD安装yum源 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.riguz.com/index.php?action=history&amp;feed=atom&amp;title=CentOS%3ADVD%E5%AE%89%E8%A3%85yum%E6%BA%90"/>
	<link rel="alternate" type="text/html" href="https://wiki.riguz.com/index.php?title=CentOS:DVD%E5%AE%89%E8%A3%85yum%E6%BA%90&amp;action=history"/>
	<updated>2026-06-02T21:40:13Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.riguz.com/index.php?title=CentOS:DVD%E5%AE%89%E8%A3%85yum%E6%BA%90&amp;diff=1687&amp;oldid=prev</id>
		<title>imported&gt;Soleverlee：​以“=挂载DVD= 首先挂载DVD： &lt;source lang=&quot;bash&quot;&gt; mkdir -p /mnt/cdrom mount -t iso9660 /dev/cdrom /mnt/cdrom/ &lt;/source&gt; 然后增加yum源： &lt;source lang=&quot;bash&quot;&gt;...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="https://wiki.riguz.com/index.php?title=CentOS:DVD%E5%AE%89%E8%A3%85yum%E6%BA%90&amp;diff=1687&amp;oldid=prev"/>
		<updated>2016-08-21T13:38:07Z</updated>

		<summary type="html">&lt;p&gt;以“=挂载DVD= 首先挂载DVD： &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt; mkdir -p /mnt/cdrom mount -t iso9660 /dev/cdrom /mnt/cdrom/ &amp;lt;/source&amp;gt; 然后增加yum源： &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=挂载DVD=&lt;br /&gt;
首先挂载DVD：&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
mkdir -p /mnt/cdrom&lt;br /&gt;
mount -t iso9660 /dev/cdrom /mnt/cdrom/&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
然后增加yum源：&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
cd /etc/yum.repos.d/&lt;br /&gt;
vi /etc/yum.repos.d/dvd.repo&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[RHEL]&lt;br /&gt;
name=RHEL7&lt;br /&gt;
baseurl=file:///mnt/cdrom&lt;br /&gt;
gpgcheck=0&lt;br /&gt;
gpgkey=file:///mnt/cdrom/RPM-GPG-KEY-redhat-release&lt;br /&gt;
enabled=1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=安装软件=&lt;br /&gt;
然后还要把其他的repo移走&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
yum install net-tools&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux/Unix]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Soleverlee</name></author>
	</entry>
</feed>