NetWare Loadable Modules

Preserving existing NLMs during installation

To preserve a copy of your current NLM while re-installing UnixWare, do one of the following:

  1. From the NetWare console, type:

    LOAD EDIT SYS:SYSTEM/UNISTART.NCF

    Use the File-Save As command to save a copy of the file under another name, such as UNISTART.BAK.

  2. From DOS, type:

    cd sys:system
    copy unistart.ncf unistart.bak

  3. If you have access to the SYS: volume from UnixWare, you can also do this from UnixWare using similar commands.

    cd /.NetWare/servername/sys/system
    cp unistart.ncf unistart.bak

    where servername is the name of the server on which you are going to re-install the UnixWare NLMs.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999