redhat本地yum源配置

/dev/sr0是光驱的设备名,/dev/cdrom代表光驱

/dev/sr0 与/dev/cdrom

redhat本地yum源配置

/dev/cdrom 只是一个到sr0的符号链接

mount /dev/sr0   /mnt   挂载
umount  /dev/sr0 /mnt  卸载
vi /etc/yum.repos.d/rhel-rource.repos
yum list

redhat本地yum源配置

 

redhat本地yum源配置

 

posted @ 2017-05-22 17:02 酸奶加绿茶 阅读(...) 评论(...) 编辑 收藏

相关文章: