additional software install from CD

Paul Howarth paul at city-fan.org
Wed Apr 5 08:10:57 UTC 2006


On Tue, 2006-04-04 at 23:12 -0600, Stuart McGraw wrote:
> How do you install additional software from 
> the CDs after a Fedora 5 install, on a machine
> with no network connection?
> 
> Both Add/Remove Software, and Software
> Updater pop up a Yum window error that 
> says it can't get a file list (or something 
> similar, forgot to write it down.) 

All of the package installation/updating software on FC5 is based on
yum, which by default will access the Internet for the latest packages.

If your system has no network connection, you won't be able to use these
tools in the default configuration. However, you can make a local yum
repository on your hard disk using the CD/DVD ISO images, and the
Add/Remove software tool will be able to use that.

http://www.city-fan.org/tips/YumRepoFromImages

You will also need to disable the "extras" and "updates-released"
repositories by changing the "enabled=1"  lines to "enabled=0"
in /etc/yum.repos.d/fedora-extras.repo
and /etc/yum.repos.d/fedora-updates.repo

Paul.




More information about the fedora-list mailing list