Installing software on standalone server

Mikkel L. Ellertson mikkel at infinity-ltd.com
Thu Oct 16 21:03:51 UTC 2008


Fred Zinsli wrote:
> I have an FC4 server that is stand alone (lab environement)
> 
> How can I configure yum to look at the CDROM drive when I want to 
> install new applications?
> 
> All I am seeking to do is to install other packages that are on the 
> install CDs and I require their respective dependencies to be installed 
> as well.
> 
> There is no means for me to be able to connect the server to the 
> internet to achieve this.
> 
> Yes I know FC4 support is dead,  but I can't install FC9 on this server 
> as it seems the hardware support for this sertver has been removed.
> 
> Regards
> 
> Fred
> 
Are the dependencies going to be on the CD? If so, then you will
have to use something like mkrepo (sp) to include repo data on the
CD, and have something like this in your repo list:

[CD]
name=Fedora-CD $releasever - $basearch
failovermethod=priority
baseurl=file:///mnt/cdrom
enabled=1

If the dependencies are somewhere else, you can use
"yum localinstall <package>

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081016/6cf81bb5/attachment-0001.sig>


More information about the fedora-list mailing list