Novell Netware v3.11 Server Install Guide: Basic Instructions Written by Jason John Schwarz
Novell Netware v3.11 Server Install Guide: Basic Instructions Written by Jason John Schwarz
For a hard disk based boot disk, partition a 2 Mb partition on the primary hard disk
drive, then format the partition with the /s command. Do not designate any other
partition information because Novell will handle making its own partitions! You must
also set the new 2 Mb partition to the active partition or it might not boot.
With both methods copy the contents of NETWARE 386 OPERATING SYSTEM-1
disk to the boot disk. Also copy the .DSK file that you need (such as ISADISK.DSK),
located on the NETWARE 386 OPERATING SYSTEM-2 disk, to the boot disk. As a
final step create an AUTOEXEC.BAT file containing only the line:
@SERVER
If your server has more than 16MB of RAM, use the REGISTER MEMORY command
to tell the machine how much memory it has. The format of this command is REGISTER
MEMORY 1000000 {amount of ram over 16MB}. For example a machine with 32MB of
RAM would use REGISTER MEMORY 1000000 1000000. You simply need to type this
as the colon prompt to enable the memory. Also make sure this command is in your
STARTUP.NCF file.
Insert the NETWARE 386 OPERATING SYSTEM-2 disk and type LOAD A:INSTALL
and wait for the install program to load.
From the "Installation Options" menu select the "Volume Options" and then press the
INSERT key to create a new volume and accept the default name SYS. Press ESCAPE to
accept the settings, and then re-select the volume with ENTER and move down with the
arrow keys to the "Status" option and toggle it to mount with the ENTER key. Then press
ESCAPE
.
Return back to the "Installation Options" menu and", then select "Available System
Options" and finally the "Copy System and Public Files" option from this menu. Just
follow the prompts for the new diskettes.
Press ALT-ESCAPE to return to the "Available System Options" menu and select
"Create AUTOEXEC.NCF File". Verify all of the command you just typed appear in the
AUTOEXEC.NCF file displayed. If they do add the following commands to the end of
the file:
LOAD NMAGENT
LOAD STREAMS
LOAD CLIB
LOAD MATHLIB
LOAD TLI
LOAD IPXS
LOAD SPXS
LOAD NUT
Some other avaliale optional NLM files are listed below with their functions:
Once you have added these commands press ESCAPE to save the file
Next, select "Create STARTUP.NCF File" from the menu and verify that it contains the LOAD
ISADISK line with the appropriate port and interrupt parameters, and then press ESCAPE to
save this file.
Please note that there is a space after the V:\ before the quote mark in both the SET TEMP and
TMP lines.