Re: Installing C, etc without using CD
- From: "N. Leenders" <nadine@xxxxxxxxxxx>
- Date: Wed, 15 Feb 2006 15:09:42 -0700
On Wed, 15 Feb 2006, Bob Booth - UIUC wrote:
On Wed, Feb 15, 2006 at 12:04:20PM -0700, N. Leenders wrote:
.
.
.
I am still puzzled as to why, with smitty, I can use a CDROM as the input
device and the software is found, but when I copy the CD, then use the top
of my new directory, the software isn't found, I have to go into
usr/sys/inst.images.
Part of the creation of the image for an 'install' CD is where the toc is
placed. When you use /dev/cd0 as an install source, installp (or programs
that call installp), look for the toc automatically.
So you are saying, when using a CD, smitty (installp) will traverse the
directories on the CD and find /usr/sys/inst.images/.toc?
But if you are installing from a directory, smitty (installp) won't
traverse the directories to find
/whereEverTheDirectoryIs/usr/sys/inst.images?
If you create a bff,
you need to generate a .toc file with the 'inutoc' command. The files and
the .toc need to be in the same directory. You can put all your install
images in a /install directory, then cd into that directory and (as root) run
'inutoc .' This will create the .toc file. The default directory for inutoc
is /usr/sys/inst.images.
hth,
I think I'm starting to understand more, thx.
- Nadine
- Follow-Ups:
- Re: Installing C, etc without using CD
- From: Bob Booth - UIUC
- Re: Installing C, etc without using CD
- References:
- Re: Installing C, etc without using CD
- From: Green, Simon
- Re: Installing C, etc without using CD
- From: N. Leenders
- Re: Installing C, etc without using CD
- From: Bob Booth - UIUC
- Re: Installing C, etc without using CD
- Prev by Date: Re: Installing C, etc without using CD
- Next by Date: Re: Installing C, etc without using CD
- Previous by thread: Re: Installing C, etc without using CD
- Next by thread: Re: Installing C, etc without using CD
- Index(es):
Relevant Pages
- Re: installp max package file size?
... LPP) and inserted a manually derived entry using the method above. ... The difference
must be with inutoc. ... the installp will fail? ... # Now move the .toc
to the lpp source ... (comp.unix.aix) - Re: How do I create an installable 5.3 ML04 subset?
... I had created the .toc file using inutoc and then written all the files ...
to run installp against the files on disk because I want to delete them ... see that the
error log has registered a lot of "disk operation errors" ... (comp.unix.aix) - Re: Installp override?
... I tried removing the 3 lines of prereqs from the .toc, but it did not seem to ...
Subject: Installp override? ... We have a home grown .bff file that prereqs some
software. ... (AIX-L) - Re: Installing C, etc without using CD
... Part of the creation of the image for an 'install' CD is where the toc is ...
you need to generate a .toc file with the 'inutoc' command. ... This will create the .toc
file. ... (AIX-L) - Re: How do I create an installable 5.3 ML04 subset?
... something from my workstation and then run inutoc from within /tmp. ... download
the relevant filesets, ignoring some large filesets that we ... How do I build this into
a bundle that installp will read? ... see that the error log has registered a lot of "disk
operation errors" ... (comp.unix.aix)