home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 February / VPR9902A.BIN / DRIVER / TEKRAM / DC390 / DC390.ZIP / OS2DRV / READ.ME < prev    next >
Text File  |  1998-10-26  |  5KB  |  171 lines

  1.  
  2.  
  3.     Installing OS/2 from a Compact Disc(CD)
  4.     ===============================================
  5.  
  6. 1.  Make a copy of Diskette 1 of OS/2.
  7.  
  8. 2.  Copy the TMSCSIM.ADD from \OS2DRV on Tekram DC-390 device driver diskette
  9.     to the root directory on the copy of diskette 1.
  10.  
  11. 3.  Edit the CONFIG.SYS file located on the copy of diskette 1.
  12.     At the end of the file, add the following line.
  13.  
  14.       BASEDEV=TMSCSIM.ADD
  15.  
  16. 4.  For Warp 4.0(Merlin) only:
  17.     a. Add one more line at the end of the CONFIG.SYS.
  18.  
  19.       SET  COPYFROMFLOPPY=1
  20.  
  21.     b. Remark the following line in the CONFIG.SYS
  22.  
  23.       basedev=ql510.add
  24.        to
  25.       REM basedev=ql510.add
  26.  
  27. 5.  Begin the installation by inserting the Installation diskette into drive A
  28.     and restart the system. When prompted to insert Diskette 1, insert the copy
  29.     that you modified.
  30.  
  31. 6.  For Warp 4.0(Merlin) only:
  32.     During the installing, when the system display following message:
  33.  
  34.             Remove the diskette and
  35.             press Enter to restart the
  36.             workstation and continue
  37.             the installation.
  38.  
  39.     a. Press F3 to go to command Prompt.
  40.     b. Change directory to C:\.
  41.     c. Run "tedit config.sys" to remark the line "BASEDEV=QL510.ADD".
  42.     d. Type EXIT from command prompt to back to above message.
  43.     e. Remove the diskette and press Enter to restart.
  44.  
  45. 7.  For Warp 4.0(Merlin) only:
  46.     When the System Configuration screen comes up, click the SCSI icon at
  47.     the left of "SCSI Adapter Support". In the Select SCSI Adapter list,
  48.     click on the "QLogic QLA510 Adapter" to deselect it. Leave the SCSI
  49.     support set to None unless you have another SCSI adapter installed in
  50.     your system.
  51.  
  52.  
  53.  
  54.  
  55.     Installing OS/2 from Floppy Diskettes
  56.     ===============================================
  57.  
  58. 1.  Installing OS/2 follows OS/2 installation guide.
  59.  
  60. 2.  Reboot OS/2 system after installation completed.
  61.  
  62. 2.  Installing DC-390 device driver following the step of "Installing Tekram
  63.      DC-390 Device Driver".
  64.  
  65.  
  66.  
  67.     Installing Tekram DC-390 Device Driver
  68.     ===============================================
  69.  
  70. 1.  Open "OS/2 System" folder.
  71.  
  72. 2.  Open "System Setup" folder.
  73.  
  74. 3.  Double-click on "Device Driver Install".
  75.  
  76. 4.  Insert the device driver diskette in the appropriate drive.
  77.  
  78. 5.  Click on "Change..." of Source directory.
  79.  
  80. 6.  Double-click on [A:] or [B:] from directories list where the driver
  81.     diskette is located.
  82.  
  83. 7.  Click on "OS2DRV" from sub-directories list.
  84.  
  85. 8.  Click on "Set".
  86.  
  87. 9.  Click on "Change..." of Destination directory.
  88.  
  89. 10. If OS/2 version is 2.x, go to step 13.
  90.  
  91. 11. Double-click on "OS2" from directories list.
  92.  
  93. 12. Click on "BOOT" from sub-directories list. Go to step 14.
  94.  
  95. 13. Click on "OS2" from directories list.
  96.  
  97. 14. Click on "Set".
  98.  
  99. 15. Select "Install".
  100.  
  101. 16. Select "Exit".
  102.  
  103. 17. Select "Yes".
  104.  
  105. NOTE:
  106.    1. You may also install the driver manually.
  107.       (1) Copy TMSCSIM.ADD to C:\OS2\BOOT.
  108.       (2) Add a line to your C:\CONFIG.SYS as the first line that says
  109.       "BASEDEV=TMSCSIM.ADD".
  110.    2. If OS/2 was boot from IDE drive, then the line include TMSCSIM.ADD
  111.     must follow the line include IDE driver(e.g. IBM1S506.ADD).
  112.    3. If you install OS/2 to IDE drive from CD by SCSI CD-ROM drive,
  113.       TMSCSIM.ADD will be locate at the first line in C:\CONFIG.SYS after
  114.       installation completely. Hence, before boot OS/2 from IDE drive, modify
  115.       the file C:\CONFIG.SYS and make sure NOTE 2 is true.
  116.  
  117.  
  118.  
  119.     Uninstalling Tekram DC-390 Device Driver
  120.     ===============================================
  121.  
  122. 1.  Edit the CONFIG.SYS file located on C:\.
  123.  
  124. 2.  Modify the line
  125.       BASEDEV=TMSCSIM.ADD ...
  126.     to
  127.       REM BASEDEV=TMSCSIM.ADD ...
  128.  
  129.  
  130.  
  131.     Command line switches for TMSCSIM.ADD
  132.     =============================================
  133.  
  134.     BASEDEV=TMSCSIM.ADD [/Universal switch] [/Adapter ID [/Unit switch]]
  135.  
  136.  
  137.     [Universal switch] - An option that applies to all adapters.
  138.  
  139.     [Adapter ID] - A:x, where x(start from 0) is the order number of the
  140.            adapter that was found in the system.
  141.  
  142.     [Unit switch] - An option that applies to device(s) unit.
  143.  
  144.  
  145.  
  146.     Unit switches :
  147.     ===============
  148.  
  149.     I - Ignore the specified adapter.
  150.  
  151.     DM - Enable DASD manager support (default).
  152.  
  153.     !DM - Disable DASD manager support.
  154.  
  155.     SM - Enable SCSI manager support (default).
  156.  
  157.     !SM - Disable SCSI manager support.
  158.  
  159.  
  160.     Example:
  161.     ========
  162.  
  163.     BASEDEV=TMSCSIM.ADD /MO /A:0 /!DM:1 /A:1 /!SM:2,3
  164.         will prevent OS2DASD.DMD from controlling device with
  165.         SCSI ID 1, and prevent OS2SCSI.DMD from accessing device with
  166.         SCSI ID 2,3 and keep all MO device type no change to DASD
  167.         type.
  168.  
  169.  
  170.  
  171.