
Installing a NetWare Server Driver |
NetWare 3.12 servers:
load a:\netware\nwserver\3.12\msm31x
load a:\netware\nwserver\3.12\tokentsm
load a:\netware\nwserver\3.12\monitor
Copying Support Modules and the Driver to the File Server This section explains how to copy support modules and TLNKPODI.LAN to the file server. If you have replaced existing support modules, follow this procedure, so that the most current versions of the support modules load whenever you load a server driver.
The SYS volume on the file server must be mounted, you must have rights to copy files to the SYS:SYSTEM directory, and at least one server driver must be loaded and bound to
a protocol.
1Locate a workstation with a diskette drive. This workstation must allow you to log in to the file server to which you will copy the NLMs.
2Log in to the file server. Insert TokenDisk diskette #1 in the drive and copy the support files to the server.
If drive F is mapped to the SYS volume, the sample commands shown below copy files from a diskette in the workstation’s drive A to a NetWare 4.1x file server:
copy a:\netware\nwserver\4.1x\msm.nlm f:\system
copy a:\netware\nwserver\4.1x\tokentsm.nlm f:\system
3Enter the following command to copy the TLNKPODI.LAN server driver to F:SYS:SYSTEM:
copy a:\netware\nwserver\4.1x\tlnkpodi.lan f:\system
Using the Load Command You can enter the Load command from the server's console command prompt or you can include it in your AUTOEXEC.NCF file to load the driver automatically when you start the SERVER program. The format of the command is shown below:
load <path>\tlnkpodi <parameter_list>
where <path> is the full pathname to the location of TLNKPODI.LAN, if it is not at SYS:SYSTEM.
Each Load command must be entered on a separate, single line.