Creating the /usr-SPOT from the command line.
Follow this procedure for creating the /usr-SPOT from the command line.
Enter:
nim -o define -t spot -a server=ServerName \
-a location=/usr -a source=SourceName ResourceName
Example:
To
convert the /usr file system on the machine,
client1
,
to a SPOT named usrspot
using lppsource1
as
the source for additional installation images, enter: nim -o define -t spot -a server=client1 -a location=/usr \
-a source=lpp_source1 usrspot