On Fri, 2006-12-15 at 02:41 +0530, Roy Francis wrote:
Is there any way to make yum/pirut see the FC6 DVD (mounted) as a repository ? I'm using FC6. I've tried adding file://mnt/dvd/ to yum.conf, but only to see yum complain that repomd.xml is missing (but it's there in FC6 DVD /repodata/repomd.xml).
well guys ! I made a silly mistake ! in yum.conf, the baseurl must be set to file:///mnt/dvd/ instead of file://mnt/dvd/ one extra '/' made all the difference !. thank you all . sorry for bothering . . . -roy