Solution : disable existing repos by moving files to /etc/yum.repos.d/*.disabled create a /etc/yum.repos.d/dvd.repo file # WORKSTATION VERSION [dvd] name=DVD repo baseurl=file:///media/RHEL_6.2\ x86_64\ Disc\ 1/ enabled=1 #yum clean # yum list # SERVER VERSION [dvd] name=DVD repo baseurl=file:///media/RHEL\ 6.2\ x86_64\ Disc\ 1/ enabled=1 UPDATE : I'm not exactly sure why this happened... but, after I manually created my dvd.repo file and installed policycoreutils and policycoreutils-python a few more repos had appeared. This does not seem strange that it occurred. However, I am unsure what might have made this change for me. redhat.repo (previously existed) packagekit-media.repo
Linux: The whole world made it for you... This blog is a collection of things I come across either at home or at work as a Linux Administrator. I have worked as an Admin working with Solaris, SAN, Backups and Linux at the Enterprise level for over 16 years.