home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / syqdrv.zip / OS2READ.ME < prev    next >
Text File  |  1994-11-16  |  6KB  |  139 lines

  1.  
  2. OS/2 2.1 and OS/2 3 SyQuest Removability Software Readme                                 *
  3. Copyright (c) 1994 SyQuest Technology
  4. All Rights Reserved
  5.  
  6.  
  7. OVERVIEW
  8.  
  9. DOS requires that all hard disks (including SyQuest removable cartridge disk
  10. drives) be partitioned. DOS hard disks may be partitioned into a single
  11. partition that includes the whole disk or into multiple partitions.  OS/2
  12. requires that removable media not be partitioned, i.e. be formatted like a
  13. "floppy diskette"
  14.  
  15. SyQuest OS/2 Removability Software allows you to dynamically interchange
  16. partitioned FAT (File Allocation Table) cartridges between DOS and OS/2.
  17. The latest level SyQuest DOS Software supports the interchange of non-
  18. partitioned cartridges ("OS/2 floppy cartridges") between OS/2 and DOS.
  19.  
  20. Since OS/2 assigns drive letters to ALL primary partitions before logical
  21. partitions, removability support will NOT work when OS/2 is booted from
  22. a logical partition.  (OS/2 dynamically changes the drive letter of the
  23. boot partition when it attempts to load a primary partition on a SyQuest or
  24. any removable drive and fails).  ALWAYS BOOT OS/2 FROM THE PRIMARY PARTITION
  25. OF YOUR HARD DRIVE (Hard Disk 0) WHEN USING SyQUEST REMOVABILITY SOFTWARE.
  26. When using standard OS/2 software ("OS/2 floppy") support, you are able
  27. to boot OS/2 from logical drives since OS/2 assigns removable media drives
  28. after all primary and logical hard drives.
  29.  
  30. INSTALLATION
  31.  
  32. SyQuest Removability Software consists of two files, OS2DASD.DMD and
  33. SYQLOCK.FLT.
  34.  
  35. To manually install the software:
  36.  
  37. 1.  Copy OS2DASD.DMD to the root directory.  If you are copying the file from
  38.     a floppy diskette (A: drive) and OS/2 is booting from the C: drive, enter
  39.  
  40.                 COPY  A:OS2DASD.DMD  C:\OS2DASD.DMD
  41.  
  42.     Note:  The OS/2 2.1 installation program puts the shipped version of
  43.     OS2DASD.DMD in the \OS2 directory.  The OS/2 3 installation program puts
  44.     the shipped version in the \OS2\BOOT subdirectory.  OS2 will load the
  45.     SyQuest modified version of OS2DASD.DMD first because it is located in
  46.     the root directory.  To uninstall the removability software delete or
  47.     rename the OS2DASD.DMD file in the root directory.
  48.  
  49. 2.  COPY SYQLOCK.FLT to the /OS2 directory.  If you are copying the file from
  50.     a floppy diskette (A: drive) and OS/2 is booting from the C: drive, enter
  51.  
  52.                COPY  A:SYQLOCK.FLT  C:\OS2\SYQLOCK.FLT
  53.  
  54. 3.  Edit CONFIG.SYS.  Insure that the following statements are included in the
  55.     file.
  56.  
  57.     a.  BASEDEV=OS2DASD.DMD
  58.  
  59.         Options supported by the SyQuest Version of OS2DASD.DMD include:
  60.  
  61.         /F    Tells the Operating System to reserve a disk volume letter for
  62.               OS/2 floppy support.  If you have both partitioned and
  63.               non-partitioned ("OS/2 floppy cartridges") you will need to
  64.               use this option.  The "OS/2 floppy cartridge" disk volume letter
  65.               will be allocated after all partitioned disk volume letters
  66.               are allocated.
  67.  
  68.         /NUMVOL:u,n
  69.               Tells the Operating System to reserve "n" volume letters for
  70.               drive "u" where n is an integer between 1 and 4 and u is
  71.               physical hard disk index, (0 for boot drive, 1 for second drive,
  72.               2 for the third drive, etc.)
  73.  
  74.     b.  BASEDEV=SYQLOCK.FLT /UNIT:0
  75.  
  76.         If you will be attaching two SyQuest SCSI drives to your SCSI adapter,
  77.         you will need to change the "/UNIT:0" to "/UNIT:0,1".  For three
  78.         drives use "/UNIT:0,1,2"
  79.  
  80.     c.  BASEDEV=AHA152X.ADD or BASEDEV=AHA154X.ADD
  81.  
  82.         Use AHA152X.ADD for an Adaptec 1510, 1515 or 152X SCSI Adapter
  83.         Use AHA154X.ADD for an Adpatec 154X Adapter
  84.         Use the appropriate ADD for other SCSI Adapters.
  85.  
  86.     d.  BASEDEV=EPSA.ADD (For SyQuest Parallel Port Kit Adapters Only)
  87.  
  88.  
  89. OPERATION
  90.  
  91. After installing the SyQuest Removability Software and modifying CONFIG.SYS,
  92. the system must be rebooted.  Drive letter assignment follows OS/2 conventions.
  93. All primary partitions are allocated drive letters, followed by logical
  94. partitions followed by non-partitioned drives (OS/2 floppy formatted
  95. removable media).
  96.  
  97. Under OS/2 2.1, correctly installed SyQuest drives will be represented by
  98. a floppy diskette icon.  Under OS/2 3, correctly installed drives will be
  99. represented by removable drive icon.
  100.  
  101. Removing a SyQuest Cartridge - SyQuest drives are brought up in a "LOCKed"
  102. condition when OS/2 boots.  Depressing the eject button on the drive has
  103. no effect until a software "UNLOCK" command is sent to the drive.  To
  104. "UNLOCK" the drive, double click the "OS/2 System" icon to launch the
  105. "Drives - Icon View Window".  Move the mouse cursor to the icon for the
  106. SyQuest drive and depress the right mouse button.  Single click the
  107. "Unlock disk" menu item to a send a software "UNLOCK" command to the
  108. SyQuest drive.  The drive will remain "UNLOCKed" until a software
  109. "UNLOCK" command is issued or until OS/2 accesses the drive.  While in the
  110. "UNLOCKed" state, oyou may depress the "eject button" and remove the
  111. cartridge.  After replacing one cartridge with another cartridge, move the
  112. mouse cursor to the icon representing the SyQuest drive and depress the
  113. right mouse button.  Select the "Refresh now" menu item to have the
  114. WorkPlace Shell update the information about the files on the cartridge.
  115.  
  116. Notes:  OS/2 FDISK and FDISKPM do not support the partitioning of a
  117.         cartridge that has previously been formatted as an "OS2 floppy".
  118.         You will need to use SyQuest DOS software to remove all "OS/2
  119.         floppy" partitions before you will be able to partition (FDISK)
  120.         the cartridge under OS/2.
  121.  
  122.         Autolocking of cartridges is not supported by the SyQuest
  123.         Parallel Port Adapter Kit.  You will need to manually lock
  124.         cartridges attached to this product.
  125.  
  126.         If your system hangs with the SyQuest Parallel Port Adapter Kit:
  127.         a.  Disconnect the parallel port cable and reboot your system
  128.         b.  Edit the CONFIG.SYS and append "/DE" to the EPSA.ADD statement,e.g.
  129.             BASEDEV=EPSA.ADD /DE
  130.         c.  Reboot your system.
  131.  
  132. Known Problems:
  133.  
  134.         1.  Compaq XL560 (with internal 535M SCSI drive). When loading
  135.             AHA15XX.SYS or EPSA.SYS the drive letter of the boot partition
  136.             is reassigned and the system traps.
  137.  
  138.  
  139.