Robert McBroom (TNWestTex) wrote:
I have a system that I cannot connect to the internet for various reasons. I've installed FC6 on it as some of my codes won't work with the more recent glibc. In the past I've accessed a install or respin dvd by modifying the yum repos to point to my dvd. Now I get a error. This is my fedora-core.repo
Perhaps the easiest way if you have already downloaded all the updates is to createrepo on the folder containing the updates. Then make a new myrepo.repo that points to that location containing the repodata directory.
Then yum --disablerepo=* --enablerepo=myrepo DaveT.