本地yum源配置

在VMware虚拟机中通过光碟实理本地yum源配置
创建光盘挂载目录

[root@use09 ~]# mkdir /isolinux

配置开机自动挂载

[root@use09 ~]# vim /etc/fstab
[root@use09 ~]# mount -a
[root@use09 ~]# tail -n 1 /etc/fstab
/dev/sr0 /isolinux iso9660 defaults 0 0

创建yum配置文件

[root@use09 ~]# vim /etc/yum.repos.d/base.repo
[root@use09 ~]# cat /etc/yum.repos.d/base.repo
[base]
name=base
baseurl=file:///isolinux
enabled=1
gpgcheck=0

验证效果

[root@use09 yum.repos.d]# yum clean all
Loaded plugins: fastestmirror
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
Cleaning repos: base
Cleaning up list of fastest mirrors
Other repos take up 85 M of disk space (use --verbose for details)
[root@use09 yum.repos.d]# yum repolist
Loaded plugins: fastestmirror
Determining fastest mirrors
base                                                                                                          | 3.6 kB  00:00:00
(1/2): base/group_gz                                                                                          | 3.5 kB  00:00:00
(2/2): base/primary_db                                                                                        | 798 kB  00:00:00
repo id                                                          repo name                                                     status
base                                                             base                                                          445
repolist: 445

补充

yum clean all 清理缓存
yum repolist 列出可用的yum源

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

okman312

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值