home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / os2-tsl6.zip / OS2.FAQ < prev    next >
Text File  |  1993-04-30  |  9KB  |  186 lines

  1.             Trantor Systems OS/2 driver installation
  2.  
  3.                 For the T128, T128F, T228, T130B, 
  4.        T338 MiniSCSI and T348 MiniSCSI Plus SCSI adapters.
  5.  
  6. May 1, 1993
  7.  
  8. The drivers supplied by Trantor are called Adapter Device Drivers
  9. (.ADD).  They provide an interface between the Trantor SCSI hardware and
  10. the OS/2 operating system.  Support for different SCSI devices is not
  11. done by Trantor, but by IBM with their OS/2 high-level drivers.
  12.  
  13. In order to use a Trantor SCSI adapter with OS/2, you must first install
  14. the OS/2 SCSI support, the DASD support for hard disk drives, and the
  15. CD-ROM support for CD-ROM drives.  These drivers are included with OS/2,
  16. but were probably not installed when you first set up OS/2 on your
  17. computer.  DOS support is usually automatically installed in the
  18. \os2\mdos directory, so you will see the virtual device drivers in that
  19. directory (VCDROM.SYS, etc).  Do not delete these files if you want to
  20. use DOS as well.
  21.  
  22. To install the IBM-supplied CD-ROM support drivers on a running OS/2
  23. system, you need to click on the SYSTEM SETUP icon in the OS/2 SYSTEM
  24. folder.  Click on the SELECTIVE INSTALL icon and select OK from the
  25. first screen.  A second screen of options will appear.  For CD-ROM
  26. select the first option, CD-ROM Device Support and then click on the
  27. MORE button associated with this choice.  Check both the CD-ROM IFS and
  28. IBM CD-ROM Device Drivers check boxes and then OK, and proceed with the
  29. installation.
  30.  
  31. IFS=c:\os2\cdfs.ifs                <-- This is the CD-ROM file system
  32. BASEDEV=os2dasd.dmd                <-- This is the hard disk driver
  33. BASEDEV=os2cdrom.dmd               <-- This is the CD-ROM driver
  34. BASEDEV=xxxxx.flt                  <-- Add the appropriate .FLT file
  35.                                         here for your CD-ROM drive!
  36. BASEDEV=os2scsi.dmd                <-- This is the SCSI driver
  37. BASEDEV=TxxxSCSI.ADD               <-- This is the Trantor driver
  38.  
  39. Every device connected to the Trantor SCSI adapter has to have, in
  40. addition to the Trantor .ADD, the IBM SCSI driver (OS2SCSI.DMD), the
  41. File System driver (CDFS.SYS for CD-ROM, HPFS.IFS for HPFS partitions,
  42. etc.), and the media support driver (OS2DASD.DMD for Hard Disks,
  43. OS2CDROM.DMD for CD-ROM drives, etc.).
  44.  
  45. If any of these three levels is missing, your installation won't work!
  46.  
  47. The order of the files usually doesn't matter, but if you are having
  48. trouble, put the files in the order shown above, with the IFS files at
  49. the beginning of your CONFIG.SYS and the rest of the files at the end of
  50. the CONFIG.SYS.  We've found this always works for us!
  51.  
  52.  
  53. CD-ROM drive support with CDROM.SYS from IBM
  54.  
  55. The Trantor OS/2 .ADD driver has a command line switch documented in the
  56. README.DOC file that comes with the TxxxSCSI.ADD driver. If you add the
  57. /T command line option to our .ADD, all CD-ROM drives then look to the
  58. IBM CD-ROM.SYS driver as though they were an IBM drive.  This will allow
  59. data reads on all CD-ROM drives, but will not support audio commands.  A
  60. special version of OS2CDROM.DMD with the appropriate .FLT file is needed
  61. to support audio commands on non-SCSI-2 drives.
  62. Do NOT use the /I parameter on the IBM CDROM.SYS file in your
  63. CONFIG.SYS.
  64.  
  65.  
  66. CD-ROM drive support with OS2CDROM.DMD and xxxxxxx.FLT files from IBM
  67.  
  68. With this new driver (Available from IBM or on GEnie or Compuserve's
  69. OS/2 Forum) you need to make sure there is no /T option after the
  70. Trantor .ADD.  Follow the instructions that come along with the
  71. OS2CDROM.DMD file and replace CDROM.SYS with the .DMD file and the
  72. appropriate .FLT file references for the CD-ROM drive you are using.
  73.  
  74.  
  75. Removable Media Drives (Syquest, Bernoulli, etc.)
  76.  
  77. IBM treats removable media drives as though they are a very large
  78. floppy.  This means you can't necessarily interchange removable media
  79. between DOS and OS/2.
  80.  
  81. To format a removable media drive for OS/2, you first have to do a low
  82. level format under MS-DOS with the TFORMAT utility.  Select a single
  83. partition... the IBM driver can't handle multiple partitions on
  84. removable media.
  85.  
  86. Boot up your OS/2 system with this formatted cartridge in the drive.
  87. From the OS/2 SYSTEM folder, select the DRIVES icon and double click on
  88. it.  Select the removable media drive (which will show up with a floppy
  89. icon) and click the center button.  Select FORMAT DISK and use any
  90. available capacity... 2.88M will work just fine.  The removable media
  91. drive will be formatted to its correct capacity with an OS/2 partition.
  92. You can now use the drive cartridge under OS/2.  It may not be readable
  93. by an MS-DOS system.
  94.  
  95.  
  96. Setting up a Hard Drive for OS/2 use
  97.  
  98. If you have an existing hard disk drive on your TRANTOR SCSI controller
  99. set up as a single partition under MS-DOS 4.01 or 5.0, you should be
  100. able to install it under OS/2 with no special requirements other than
  101. those discussed here earlier.
  102.  
  103. If you have a disk partitioned under DOS 3.3 larger than 32M, you will
  104. need to re-format your disk under DOS 4.01 or later for OS/2, since
  105. partition sizes over 32M are non-standard.  Warning - - All your data
  106. will be lost if you format your disk drive unless you back it up first!
  107.  
  108. To format your hard disk drive, you must run the DOS-based TFORMAT
  109. program supplied with the Trantor SCSI adapter.  There is no OS/2
  110. version of this program, but it will run from a DOS box or VDM on your
  111. OS/2 system.
  112.  
  113. In order to make the Trantor SCSI adapter a primary OS/2 boot drive, you
  114. must have an optional BIOS ROM package called a T2ROM. T128 and T228
  115. cards are not shipped with this ROM package... they use a different
  116. version of the Boot ROM.  The T2ROM for the T128 may be ordered from the
  117. Trantor sales office.  T130B cards come standard with the T2ROM BIOS ROM
  118. installed.  The T2ROM is also supported with the IBM generic INT13
  119. driver that is included with OS/2 and can be installed in your OS/2
  120. system.
  121.  
  122.  
  123.  
  124. ***********************************************************************
  125. Support for Trantor's OS/2 drivers is available from the Trantor BBS at
  126. 510-656-5159, or by FAX at 510-770-9910.
  127. ***********************************************************************
  128.  
  129.  
  130.  
  131.  
  132. Error Messages
  133.  
  134.  
  135. The System cannot find the file "C:\OS2\SYSTEM\COUNTRY.SYS" specified in
  136. the COUNTRY command... The System is stopped.
  137.  
  138.         This error usually happens if the OS2DASD.DMD driver is not
  139.         installed in the CONFIG.SYS.  Make sure you have
  140.         BASEDEV=OS2DASD.DMD in the CONFIG.SYS right after the
  141.         BASEDEV=IBM1FLPY.ADD statement.  If you installed the SCSI
  142.         support on the OS/2 Installation, you should not get this
  143.         message.
  144.  
  145.         This can also happen if you install OS/2 on a second partition
  146.         of your C: drive and add a second SCSI hard drive for OS/2.
  147.         OS/2, like MS-DOS, always mounts first partitions on hard drives
  148.         before extended partitions.  OS/2 will assign a second drive a
  149.         drive letter D: and the second partition on the original C:
  150.         drive will become E: rather than the D: it was without the
  151.         second drive attached. OS/2 can't load files from the D: drive,
  152.         since it is now re-assigned as E:.  Since OS/2 always tries to
  153.         load COUNTRY.SYS, it errors out at this point.  You can change
  154.         the drive that the OS/2 files are loading from to fix this
  155.         problem.
  156.  
  157.  
  158. SYS1718: The System cannot find the file "...  "
  159.  
  160.         The file indicated has not been installed.  Most commonly
  161.         happens when CD-ROM files are not copied to the System
  162.         subdirectory.  Use the OS/2 Selective Install program to install
  163.         your CD-ROM support files.
  164.  
  165.  
  166. SYS1201: The device driver "C:\OS2\CDROM.SYS" specified in the DEVICE
  167. command on line... was not installed.  Line is ignored.
  168.  
  169.         The .ADD driver for the SCSI adapter didn't load.  Either there
  170.         is not SCSI device attached, the SCSI adapter isn't installed,
  171.         or there is a hardware conflict with the SCSI adapter.  Check
  172.         under DOS with SCSITEST to see if the SCSI device is identified.
  173.  
  174.  
  175. SYS1201: The device driver "TxxxSCSI.ADD" specified in the BASEDEV=
  176. command on line... was not installed.  Line is ignored.
  177.  
  178.         The .ADD driver for the SCSI adapter didn't load.  If you are
  179.         using a MiniSCSI adapter, make sure the SCSI device is plugged
  180.         in and powered up correctly.  Check your installation under DOS
  181.         and with SCSITEST to see if the SCSI device is indentified
  182.         correctly.  With a bus-based adapter and an internal drive,
  183.         check that the ribbon cable is not on backwards and that the
  184.         SCSI adapter is actually installed in the computer.
  185.  
  186.