To configure a Windows NT server to perform Remote Program Load, follow the instructions in the Microsoft Windows NT Server documentation for remote booting workstations that are fitted with IBM Token-Ring Adapters.
Then follow the instructions below.
The instructions below assume that you have Windows NT installed on drive C:\ of your server. If you use a different drive, replace C:\ with the drive-name that is correct for your installation
MDGND.DOS
MDGND30.BIN
to the directory:
C:\WINNT\RPL\BBLOCK\NDIS
C:\WINNT\RPL\BBLOCK\NETBEUI\MADGE
C:\WINNT\RPL\BBLOCK\NETBEUI\IBMTOK
copy the files:
DOSBB.CNF
PROTOCOL.INI
to the directory:
C:\WINNT\RPL\BBLOCK\NETBEUI\MADGE
C:\WINNT\RPL\BBLOCK\NETBEUI\MADGE
Modify the file:
DOSBB.CNF
as follows:
i Replace the line:
DAT BBLOCK\NETBEUI\IBMTOK\PROTOCOL.INI
with the lines:
DAT BBLOCK\NETBEUI\MADGE\PROTOCOL.INI
DAT BBLOCK\NDIS\MDGND30.BIN
ii Replace the lines:
DRV BBLOCK\NDIS\IBMTOK.SYS ~ 2 M
DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ M
with the lines:
DRV BBLOCK\NDIS\MDGND.DOS ~ ~ ~
DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ ~
|
; NDIS2 on Madge 16/4 Adapter BASE D0H RPL BBLOCK\RPLBOOT.SYS LDR BBLOCK\RPLSTART.COM ~ ;DAT BBLOCK\NETBEUI\IBMTOK\PROTOCOL.INI DAT BBLOCK\NETBEUI\MADGE\PROTOCOL.INI DAT BBLOCK\NDIS\MDGND30.BIN DRV BBLOCK\RPLDISK.SYS ~ 4 M EXE BBLOCK\RPLPRO1.COM ~ 2 ~ EXE BBLOCK\RPLBIND2.EXE ~ ~ EXE BBLOCK\PROTMAN.EXE ~ ~ EXE BBLOCK\RPLBIND1.EXE ~ ~ ;DRV BBLOCK\IPXNDIS.DOS ~ ~ ~ ;DRV BBLOCK\TCPDRV.DOS /I:C:\LANMAN.DOS ~ ~ EXE BBLOCK\NETBEUI\NETBEUI.EXE ~ 10 ~ ;DRV BBLOCK\NDIS\IBMTOK.DOS ~ 2 M ;DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ M DRV BBLOCK\NDIS\MDGND.DOS ~ ~ ~ DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ ~
|
i The "bindings=" entry in each section must be:
bindings=mdgnd_nif
ii The final section must be:
[mdgnd_nif]
drivername = mdgnd$
remoteboot=yes
C:\winnt\rpl> rplcmd
Adapter Boot Config Profile Service Vendor Wksta [Quit]: b
Add Del Enum: a
BootName=DOSBP
VendorName=0000F6
BbcFile=BBLOCK\NETBEUI\MADGE\DOSBB.CNF
BootComment=Madge 16/4 Adapter
WindowSize=0
In the example, 0000F6 represents the "vendor name" or network adapter prefix. The network adapter prefix is the first six digits of the adapter's identification number and is unique to Madge adapters.
If you have installed several Madge adapters in the same computer, they all have the same adapter prefix. However, the BootName field and the workstation record field for each adapter have to be unique.
C:\winnt\rpl> rplcmd
Adapter Boot Config Profile Service Vendor Wksta [Quit]: c
Add Del Enum: a
ConfigName=DOS622X
BootName=DOSBP
DirName=DOS
DirName2=DOS622
FitShared=fits\dos622.FIT
FitPersonal=fits\dos622p.FIT
ConfigComment=DOS 6.22 Madge 16/4 Adapter
DirName3=
DirName4=
For BootName, enter the name of the boot-block record that you created in step 6.
You have now finished configuring your Windows NT server to enable it to perform remote booting for DOS and Windows workstations.
![[Previous page]](../graphics/back.gif)
![[Start of section]](../graphics/up.gif)

![[Using Madge Wizard]](../graphics/bk_mdgw.gif)
![[Ringnode Installation]](../graphics/bk_hw.gif)
![[Driver Installation]](../graphics/bk_sw.gif)
![[Software Utilities]](../graphics/bk_cfg.gif)
![[Additional Information]](../graphics/bk_plus.gif)
