|
Home > Archive > Red Hat Networking > June 2004 > Change install source location
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Change install source location
|
|
|
|
Excuse the crosspost, but I got NO takers on my previous post about
mounting an external filesystem as a local CDROM. So, as another possible
solution, how can I get the redhat "install applications" (run from the X
gui) to look somewhere other than the onboard CDROM for the RPMs (if the
original install was from CDs)? I can mount my local CDROM to a directory
on a remote redhat box and install the packages (often one at a time as
the dependencies require), but the package manager gui interface is quick
and easy, especially for the packages included in the distribution, if I
could get it to look for them in director(ies) instead of the local CD
drive.
Any help appreciated,
Thanks,
....kurt
| |
| brasshopper 2004-06-03, 2:50 am |
| quote: Originally posted by Kurt
Excuse the crosspost, but I got NO takers on my previous post about
mounting an external filesystem as a local CDROM. So, as another possible
solution, how can I get the redhat "install applications" (run from the X
gui) to look somewhere other than the onboard CDROM for the RPMs (if the
original install was from CDs)? I can mount my local CDROM to a directory
on a remote redhat box and install the packages (often one at a time as
the dependencies require), but the package manager gui interface is quick
and easy, especially for the packages included in the distribution, if I
could get it to look for them in director(ies) instead of the local CD
drive.
Any help appreciated,
Thanks,
.....kurt
"install applications" is essentially a broken thing. I believe that this installs a Python thing called "redhat-config-packages". The issue is that once you install maintenance, you may no longer be able to install packages off of the CD.
It is a Python package, I presume you could read it - or strace it to see what config files it might open. |
|
|
|
|