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:

  1. Move the /etc/ssp/*name* files to another directory.
  2. rm /etc/niminfo*
  3. odmget -q name=sp CuAt > /tmp/out
  4. odmdelete -q name=sp -o CuAt
  5. Make sure all reliable network interfaces are in /etc/hosts.
  6. Make the mksysb.
  7. Move the *name* files back to /etc/ssp.
  8. odmadd /tmp/out



[ Doc Ref: 93638056820560     Publish Date: Oct. 01, 1999]