avoid the following message when loading the driver:
"Do you want to load another frame type for a previously loaded board? Y/N "
add the slot number to the LOAD line in STARTNET.BAT. By default it
is located in the \NOVELL\CLIENT32 directory. The only way for the system to determine the slot
number is to put an invalid value on the load line. For example:
LOAD C:\NOVELL\CLIENT32\CE100B.LAN SPEED=0 IOMAPMODE=0 FORCEDUPLEX=0 FRAME=ETHERNET_802.2 SLOT=e
When you reboot, you will be prompted with the correct value. Modify the STARTNET.BAT again, and use that value. If the slot is not specified correctly, only the first frame type loads. The Speed, Forceduplex and Iomapmode parameters take their default values when they are not specified.
CONFIG.SYS must contain the LASTDRIVE=Z statement.
NET.CFG must contain FIRST NETWORK DRIVE = F indented under the NetWare DOS Requester section
Verify that the PRO/100 or PRO/1000 adapter passes the diagnostics test by running the Diag100.EXE diagnostics program found on the root of the CD. If the adapter fails diagnostics it will not function correctly running Client32.
Using the 16-bit ODI driver with Client32 requires CLIENT32.NLM dated 10/09/96 or later. The driver does not load with older versions.
If you encounter the error message:
"An attempt to load CE100B.LAN failed because the module references an undefined external:
MSMHardwareFailure", you need to update the NetWare client files. Download ODI33x.EXE (where x=latest revision number) from Novell's
electronic services and run the update utility.
CONFIG.SYS
DEVICE=C:\DOS\HIMEM.SYS
BUFFERS=30,0
FILES=60
LASTDRIVE=Z (for NETX LASTDRIVE=F or first available drive letter)
AUTOEXEC.BAT
prompt $P$G
path=c:\dos;C:\NOVELL\CLIENT32\
SET TEMP=C:\TEMP
@CALL C:\NOVELL\CLIENT32\STARTNET
STARTNET.BAT
SET NWLANGUAGE=ENGLISH
C:\NOVELL\CLIENT32\NIOS.EXE
LOAD C:\NOVELL\CLIENT32\LSLC32.NLM
LOAD C:\NOVELL\CLIENT32\CMSM.NLM
LOAD C:\NOVELL\CLIENT32\CE100B.LAN SPEED=0 IOMAPMODE=0 FORCEDUPLEX=0
FRAME=ETHERNET_802.2 SLOT=2
LOAD C:\NOVELL\CLIENT32\E100B.LAN SPEED=0 IOMAPMODE=0 FORCEDUPLEX=0
FRAME=ETHERNET_802.3 SLOT=2
LOAD C:\NOVELL\CLIENT32\TRANNTA.NLM
LOAD C:\NOVELL\CLIENT32\IPX.NLM
LOAD C:\NOVELL\CLIENT32\CLIENT32.NLM
![]() |
NOTE: If you are loading multiple frame types, you must specify the slot number of the adapter on the load lines. |
NET.CFG
NetWare DOS Requester
FIRST NETWORK DRIVE = F
NETWARE PROTOCOL BIND NDS
Protocol IPX
IPX SOCKETS 40
Last modified on 1/22/04 10:44a Revision 3