NetWare automatically comes up when you boot your server. You can use the scoadmin(1M) NetWare Server Status utility (see ``Bringing down and restarting NetWare'') to start and stop your server so that you can perform various tasks such as adding a new volume.
The system parameter that controls the server starting at boot is
nws_start_at_boot. If you cannot start NetWare with
scoadmin, you could check
nwcm(1Mipx)
at the UnixWare command line by typing:
nwcm -v nws_start_at_boot
This tells you if the parameter is set to ``On'' or ``Off''. If it is
off, type:
nwcm -s nws_start_at_boot=on
to turn it on again.