I need to create an IP boot disk for an IBM Turbo 16/4 Token-Ring
PCMCIA to connect to a NW5.1 server. I keep getting the following error
message:
"error binding TCPIP protocols to Tokencs" following the command line:
"load tcpip.nlm"
Here's my autoexec.bat:
@ECHO OFF
path=A:\;%PATH%
SET NWLANGUAGE=ENGLISH
PROMPT $P$G
pointtr sa mmio=d000 sram=d000,4 rs=16 irq=a io=0a20
Nios.exe
Load Nbic32.nlm
Lh Lsl.com
Lh N16odi.com
Lh Nesl.com
Lh tokencs.com
Load Lslc32.nlm
LOAD TCPIP.NLM
LOAD TRANNTA.NLM
LOAD SRVLOC.NLM
CHOICE /N /T:Y,3
LOAD CLIENT32.NLM
f:
login /ns
===============================
My Net.cfg
Link Driver TOKENCS
BUS ID PCMCIA 3
ENHANCEDMODE
AUTORINGSPEED
DATA RATE 16
PORT A20
INT 10
MEM #1 D0000
FRAME TOKEN-RING MSB
FRAME TOKEN-RING_SNAP MSB
Netware DOS Requester
FILE CACHE LEVEL = 0
FIRST NETWORK DRIVE = F
NETWARE PROTOCOL = NDS,BIND
VLM = AUTO.VLM
Preferred Server = 172.1.2.3
Name Context = "ts.abc.city"
MAX CACHE SIZE = 5000
Protocol TCPIP
; for DHCP
IF_CONFIGURATION DHCP LAN_NET
PATH TCP_CFG A:\
bind tokencs
===============================
My config.sys
device=a:\himem.sys
FILES=40
BUFFERS=40
LASTDRIVE=Z
STACKS=9,256
* Sent from Novell Discussion Forums http://novell.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!
If unloading TCPIP.NLM and reloading it allows the nlm to load and bind
to the NIC card successfully or if placing a Pause statement before the
Load TCPIP.NLM load line of the startnet.bat also allows the NLM to
load properly you have a driver timing issue and will need to contact
the NIC manufacturer for an updated driver/NIC.
Take care, Al Stearns, CNE
Novell Support Connection SysOp
http://support.novell.com/forums
news://forums.novell.com
Support is NOT provided via email
Using Virtual Access v5.50 build 311 on Windows 2000 build 2195