User Guide

146 Other Installation Options
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
NLMExec
NLMExecIO
Syntax
NLMExec <block flag>, <command line>
Description
NLMExec executes the NLM specified by <command line>. If <block flag>
is 1, NLMExec waits for the NLM to complete execution, then continues.
NLMExec is the external command version of the Exec (page 123) command.
NLMExecIO is identical to NLMExec except it executes the command line on
the default DOS server on a NetWare SFT III server. See “SetDOSServer” on
page 149 for more information.
Example
NLMExec 1, PINSTALL
This command executes PINSTALL.NLM and waits for it to finish.
Partitions
Syntax
Partitions <delete flag>
Description
Partitions creates NetWare partitions as needed on all available devices. If
<delete flag> is 1, all existing non bootable partitions will be deleted. If
<delete flag> is 0, they will be left intact. The minimum allowable partition
size is 1 MB, according to default rules (see “@DeletePartition” on page 105).
Example
For one existing device with a DOS (active) partition and a NetWare 286
partition:
Partitions 1
This deletes the 286 partition and creates a NetWare partition in the remaining
space.