home *** CD-ROM | disk | FTP | other *** search
- < Installing the NetWare V4.xx drivers>
-
- The following explains major installation procedures for V4.00/4.01/4.02/4.10:
- After seeing a message block showing "Choose the server Drivers - Disk Driver"
- during the installation, you'll find a list of default supported drivers.
- Press <Ins> key to install an unlisted driver, i.e., NV4XXBMP.DSK for dc-390,
- from drive A:.
- Press <F3> key to specify the path: >A:\NETWARE.4XX. Select the NV4XXBMP.DSK
- and press the <Enter> for loading this driver.
- The system will then require you to do some other server driver installation.
- After that the screen would show messages like the following:
-
- LOAD C:\NWSERVER\NV4XXBMP.DSK
- Loading module NV4XXBMP.DSK
- DC-390 PCI SCSI Adapter Driver For NetWare V4.00/4.01/4.02/4.10
- Version 1.51 April 24, 1995
- Auto-loading module ASPITRAN.DSK
- Tekram SCSI Adapter NetWare 386 ASPI Transport Layer
- Version 1.51 April 24, 1995
- Supported Slot values are 12
- Slot = 12 (note: this slot number is SLOT and MAINBOARD dependent)
-
- Write down this slot number for later use and press <Enter> to proceed. After
- some other operations on the installation the console screen will then display
- the message "Edit File As Necessary: STARTUP.NCF" and require you to do further
- editing:
-
- load NV4XXBMP.DSK port=E800 int=A
- load ASPICD.DSK int=0 int1=0 dma=0 dma1=0
- Modify to =>
- load NV4XXBMP.DSK SLOT=12 (note: use the slot number you just wrote
- down)
- load ASPICD.DSK int=0 int1=0 dma=0 dma1=0
-
- In case that two or more DC-390s are present, you have to load the same driver
- by typing "load NV4XXBMP" as many times as the number of DC-390 adapters
- installed.
- For example, to add another DC-390 we'll have to run the "load
- C:\NWSERVER\NV4XXBMP.DSK" command at the system console prompt one more time.
- And the screen may then show message like this:
- Loading module NV4XXBMP.DSK
- DC-390 PCI SCSI Adapter Driver For NetWare V4.00/4.01/4.02/4.10
- Version 1.51 April 24, 1995
- Auto-loading module ASPITRAN.DSK
- Tekram SCSI Adapter NetWare 386 ASPI Transport Layer
- Version 1.51 April 24, 1995
- Supported Slot values are 11
- Slot = 11
-
- Write down this slot number just like you did for installing the first DC-390
- and press <Enter> to proceed:
-
- DC-390: BUS#00 DEV#0B FUN#0
- Adapter SCSI ID : 7
- I/O Port Address: E800h
- Interrupt Level : 10
-
- Then go on to edit STARTUP.NCF file by modifying the lines:
- load NV4XXBMP.DSK port=E800 int=A
- load ASPICD.DSK int=0 int1=0 dma=0 dma1=0
- load NV4XXBMP.DSK port=E400 int=A
- to =>
- load NV4XXBMP.DSK SLOT=12 (note: 12 is the slot number for the first
- DC-390)
- load ASPICD.DSK int=0 int1=0 dma=0 dma1=0
- load NV4XXBMP.DSK SLOT=11 (note: 11 is the slot number for the second DC-390)