Making a "generic" mksysb to Install on Any Node
Environment
OS Level: 4.2.1 
Type/Model: 9076
Problem
	How do you make a "generic" mksysb that should install
	to any node?
Solution
Complete the following steps, executing the indicated commands:
-  Move the /etc/ssp/*name* files to another directory.
 -  rm /etc/niminfo*
 -  odmget -q name=sp CuAt > /tmp/out
 -  odmdelete -q name=sp -o CuAt
 -  Make sure all reliable network interfaces are in /etc/hosts.
 -  Make the mksysb.
 -  Move the *name* files back to /etc/ssp.
 -  odmadd /tmp/out
 
[ Doc Ref: 93638056820560     Publish Date: Oct. 01, 1999     4FAX Ref: none ]