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.
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 DIAGS.EXE diagnostics program found on the root of the CD. If the adapter fails diagnostics it will not function correctly running Client32.
Using the 32-bit .LAN 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
LOAD C:\NOVELL\CLIENT32\NIOS.EXE
LOAD C:\NOVELL\CLIENT32\NBIC32.NLM
LOAD C:\NOVELL\CLIENT32\LSLC32.NLM
LOAD C:\NOVELL\CLIENT32\CMSM.NLM
LOAD C:\NOVELL\CLIENT32\ETHERTSM.NLM
LOAD C:\NOVELL\CLIENT32\CE100B.LAN SPEED=0 IOMAPMODE=0 FORCEDUPLEX=0
FRAME=ETHERNET_802.2 SLOT2
Pause REM LOAD C:\NOVELL\CLIENT32\CE100B.LAN REM SPEED=0 IOMAPMODE=0 FORCEDUPLEX=0
FRAME=ETHERNET_802.3 SLOT2
LOAD C:\NOVELL\CLIENT32\TRANNTA.NLM
LOAD C:\NOVELL\CLIENT32\IPX.NLM
LOAD C:\NOVELL\CLIENT32\SPX_SKTS.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
Link Driver E100BODI
; Remove the semi-colon in front of the frame type you will use.
; This frame type must match what the NetWare server is using.
; FRAME Ethernet_802.2
; FRAME Ethernet_802.3
; FRAME Ethernet_SNAP
; FRAME Ethernet_II
NetWare DOS Requester
FIRST NETWORK DRIVE = F
NETWARE PROTOCOL BIND NDS
; If you know the name of your preferred server, remove the; semi-colon below
and enter the preferred server name after; the equal sign.
; preferred server =
Protocol IPX
IPX SOCKETS 60
Last modified on 9/08/05 7:12a Revision 5