Add cdrom to yum as repo

Mount your cdrom,

create /etc/yum.repos.d/local.repo , with contents:

[local]
name=cdrom
baseurl=file:///mnt/cdrom

then just “yum search” and “yum install”

Leave a Reply

Your email address will not be published. Required fields are marked *