The install CD has to be one CD. If the install CD has multiple disks, then find the install DVD. If install DVD is not an option, then merge multiple iso files into one, and follow the instruction in the next section.
For CentOS, check out the file /etc/yum.repos.d/CentOS-Media.repo. There are several pre-set mount points for your ISO. If your ISO mount point is not included, add it. Then point YUM to your media repo using
#yum install SomeRPM --disablerepo=\* --enablerepo=c5-media
if you want to ban external access, the disablerepo token is the key.
Comments
Anonymous
April 4, 2009
49 weeks 5 days
Thanks
Thanks from Brazil :D