Here's how we have our installation sources setup.

We have the base, core, sp3, and updates (downloaded from SuSE) all within
one directory that we can get at through nfs (ftp should be similar).

Here's the installation sources that all of our guests have:

Software Source Media
|--------------------------------------------------------------------------
|Status|Name                              |URL
|On    |SUSE SLES Updates                 |nfs://clonixs//sles9/updates
|On    |SUSE SLES 9 Service-Pack Version 3|nfs://clonixs//sles9/sp3/CD1
|On    |SUSE CORE Version 9               |nfs://clonixs//sles9/core9/CD1
|On    |SUSE SLES Version 9               |nfs://clonixs//sles9/base9

And here's what that "/sles9" directory looks like:

/sles9
|-- base9/
|   |-- ARCHIVES.gz
|   |-- COPYING
|   |-- COPYING.de
|   |-- COPYRIGHT
|   |-- COPYRIGHT.de
|   |-- ChangeLog
|   |-- INDEX.gz
|   |-- LICENSE.TXT
|   |-- README
|   |-- README.DOS
|   |-- SLES-LICENSE/
|   |-- SuSEgo.ico
|   |-- autorun.inf
|   |-- boot/
|   |-- content
|   |-- control.xml
|   |-- directory.yast
|   |-- docu/
|   |-- dosutils/
|   |-- gpg-pubkey-3d25d3d9-36e12d04.asc
|   |-- gpg-pubkey-9c800aca-39eef481.asc
|   |-- ls-lR.gz
|   |-- media.1/
|   |-- pubring.gpg
|   |-- suse/
|   |-- suse.ins
|   `-- yast/
|-- boot -> base9/boot/
|-- content -> base9/content
|-- control.xml -> base9/control.xml
|-- core9/
|   |-- CD1/
|   |   |-- ARCHIVES.gz
|   |   |-- ChangeLog
|   |   |-- INDEX.gz
|   |   |-- content
|   |   |-- directory.yast
|   |   |-- ls-lR.gz
|   |   |-- media.1/
|   |   `-- suse/
|   |-- CD2/
|   |   |-- INDEX.gz
|   |   |-- content
|   |   |-- ls-lR.gz
|   |   |-- media.2/
|   |   `-- suse/
|   |-- CD3/
|   |   |-- INDEX.gz
|   |   |-- content
|   |   |-- ls-lR.gz
|   |   |-- media.3/
|   |   `-- suse/
|   |-- CD4/
|   |   |-- INDEX.gz
|   |   |-- content
|   |   |-- ls-lR.gz
|   |   |-- media.4/
|   |   `-- suse/
|   `-- CD5/
|       |-- INDEX.gz
|       |-- content
|       |-- ls-lR.gz
|       |-- media.5/
|       `-- suse/
|-- media.1 -> base9/media.1/
|-- sp3/
|   |-- CD1/
|   |   |-- ARCHIVES.gz
|   |   |-- COPYING
|   |   |-- COPYING.de
|   |   |-- COPYRIGHT
|   |   |-- COPYRIGHT.de
|   |   |-- ChangeLog
|   |   |-- INDEX.gz
|   |   |-- LICENSE.TXT
|   |   |-- NEWS
|   |   |-- README
|   |   |-- README.de
|   |   |-- README.es
|   |   |-- README.fr
|   |   |-- README.it
|   |   |-- README.ja_JP
|   |   |-- README.ko
|   |   |-- README.pt_BR
|   |   |-- README.zh_CN
|   |   |-- README.zh_TW
|   |   |-- SLES-LICENSE/
|   |   |-- SuSEgo.ico
|   |   |-- autorun.inf
|   |   |-- boot/
|   |   |-- content
|   |   |-- directory.yast
|   |   |-- docu/
|   |   |-- driverupdate
|   |   |-- gpg-pubkey-0dfb3188-41ed929b.asc
|   |   |-- gpg-pubkey-15c17deb-3f9e80c9.asc
|   |   |-- gpg-pubkey-3d25d3d9-36e12d04.asc
|   |   |-- gpg-pubkey-9c800aca-40d8063e.asc
|   |   |-- linux/
|   |   |-- ls-lR.gz
|   |   |-- media.1/
|   |   |-- pubring.gpg
|   |   |-- rr_moved/
|   |   |-- s390x/
|   |   |-- servicepack.tar.gz
|   |   |-- suse/
|   |   `-- suse.ins
|   |-- CD2/
|   |   |-- COPYING
|   |   |-- COPYRIGHT
|   |   |-- INDEX.gz
|   |   |-- SuSEgo.ico
|   |   |-- autorun.inf
|   |   |-- content
|   |   |-- directory.yast
|   |   |-- gpg-pubkey-0dfb3188-41ed929b.asc
|   |   |-- gpg-pubkey-15c17deb-3f9e80c9.asc
|   |   |-- gpg-pubkey-3d25d3d9-36e12d04.asc
|   |   |-- gpg-pubkey-9c800aca-40d8063e.asc
|   |   |-- ls-lR.gz
|   |   |-- media.2/
|   |   |-- s390x/
|   |   `-- suse/
|   `-- CD3/
|       |-- ARCHIVES.gz
|       |-- COPYING
|       |-- COPYRIGHT
|       |-- INDEX.gz
|       |-- SuSEgo.ico
|       |-- autorun.inf
|       |-- content
|       |-- directory.yast
|       |-- gpg-pubkey-0dfb3188-41ed929b.asc
|       |-- gpg-pubkey-15c17deb-3f9e80c9.asc
|       |-- gpg-pubkey-3d25d3d9-36e12d04.asc
|       |-- gpg-pubkey-9c800aca-40d8063e.asc
|       |-- ls-lR.gz
|       |-- media.3/
|       `-- suse/
|-- updates/
|   |-- content
|   |-- directory.yast
|   |-- media.1/
|   |   |-- directory.yast
|   |   `-- media
|   `-- suse/
|       |-- noarch/
|       |-- s390x/
|       `-- setup/
`-- yast/
    |-- instorder
    `-- order

The important line are the links (those with "->") and the last 2 lines,
instorder and order.

The instorder file contains:

/base9/CD1    /base9/CD1
/core9/CD1    /core9/CD1
/sp3/CD1    /sp3/CD1
/    /

And the order file contains:

/sp3/CD1    /sp3/CD1
/base9/CD1    /base9/CD1
/core9/CD1    /core9/CD1
/    /

But, they're only important if you're installing new guests completely from
scratch.

Leland


On 9/7/06 9:14 AM, "Levy, Alan" <[EMAIL PROTECTED]> wrote:

>
>
> I have the base sles9 installed on a linux server.
>
>
>
> I am on a test sles9 server trying to use Yast to install some software
> (lvm2) from the install server.
>
>
>
> When I go into yast and click "install and remove software" it does not
> find lvm when I do a search. Actually it does not find anything (I have
> searched for other products).
>
>
>
> The software source media (on the test server) is defined as:
>
>
>
> Status: on
>
> Name: suse sles version 9
>
> url: ftp://sles9ftp:[EMAIL PROTECTED]/s390/core9/CD1
>
>
>
> Note: From my windows desktop, I can manually ftp into the server and
> list out the files. Why doesn't yast work here ? Am I doing something
> wrong ?
>
>
>
> Microsoft Windows XP [Version 5.1.2600]
>
> (C) Copyright 1985-2001 Microsoft Corp.
>
>
>
> H:\>ftp 10.xx
>
> Connected to 10.xx
>
> 220 ProFTPD 1.2.9 Server (ProFTPD Default Installation)
> [sles9-source.vmlx.nycne
>
> t]
>
> User (10.xx:(none)): sles9ftp
>
> 331 Password required for sles9ftp.
>
> Password:
>
> 230 User sles9ftp logged in.
>
> ftp> dir
>
> 200 PORT command successful
>
> 150 Opening ASCII mode data connection for file list
>
> drwxr-xr-x   2 sles9ftp users        4096 Dec  5  2005 Documents
>
> drwxr-xr-x   2 sles9ftp users        4096 Dec  5  2005 bin
>
> drwxr-xr-x   2 sles9ftp users        4096 Dec  5  2005 public_html
>
> lrwxrwxrwx   1 root     root           11 Dec  5  2005 s390 ->
> /usr/SLES9/
>
> 226 Transfer complete.
>
> ftp: 270 bytes received in 0.11Seconds 2.48Kbytes/sec.
>
> ftp> cd s390
>
> 250 CWD command successful.
>
> ftp> dir
>
> 200 PORT command successful
>
> 150 Opening ASCII mode data connection for file list
>
> lrwxrwxrwx   1 root     root           14 Dec  5  2005 boot ->
> sles9/CD1/boot
>
> lrwxrwxrwx   1 root     root           17 Dec  5  2005 content ->
> sles9/CD1/content
>
> lrwxrwxrwx   1 root     root           21 Dec  5  2005 control.xml ->
> sles9/CD1/control.xml
>
> drwxr-xr-x   7 root     root         4096 Dec  5  2005 core9
>
> lrwxrwxrwx   1 root     root           17 Dec  5  2005 media.1 ->
> sles9/CD1/media.1
>
> drwxr-xr-x   3 root     root         4096 Dec  5  2005 sles9
>
> drwxr-xr-x   2 root     root         4096 Dec  5  2005 yast
>
> 226 Transfer complete.
>
> ftp: 527 bytes received in 0.06Seconds 8.37Kbytes/sec.
>
> ftp> cd core9/CD1
>
> 250 CWD command successful.
>
> ftp> dir
>
> 200 PORT command successful
>
> 150 Opening ASCII mode data connection for file list
>
> -rw-r--r--   1 root     root      3422076 Jul  2  2004 ARCHIVES.gz
>
> -rw-r--r--   1 root     root      2819407 Jul  2  2004 ChangeLog
>
> -rw-r--r--   1 root     root        21654 Jul  2  2004 INDEX.gz
>
> -rw-r--r--   1 root     root          508 Jul  2  2004 content
>
> -rw-r--r--   1 root     root           31 Jul  2  2004 directory.yast
>
> -rw-r--r--   1 root     root        39946 Jul  2  2004 ls-lR.gz
>
> drwxr-xr-x   2 root     root         4096 Dec  5  2005 media.1
>
> drwxr-xr-x   5 root     root         4096 Dec  5  2005 suse
>
> 226 Transfer complete.
>
> ftp: 524 bytes received in 0.00Seconds 524000.00Kbytes/sec.
>
>
>
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to