home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / newdasd.zip / README.TXT < prev    next >
Text File  |  1997-04-18  |  11KB  |  285 lines

  1. -------------------------------------------------------------
  2. This Package Contains Beta OS/2 code (Drop 2 ) for Removable Disk Drives
  3. Updated: 04/18/97
  4. -------------------------------------------------------------
  5.  
  6. Changes since Beta 1 marked with |
  7.   (important info for BETA 1 users in the installation steps below)
  8.  
  9. This package contains the software needed to install OS/2 support for
  10. removable disks such as Iomega Zip and Jaz drives, Syquest drives and
  11. SyJet optical drives that are of the 512 byte sector format, and other
  12. drives that are removable.
  13.  
  14. If you cannot read the media that is inserted in your drive you will
  15. have to FDISK it to define 1 partition and then format the removable
  16. media that is in the drive in order to have the media recognized by
  17. this package.  Running FDISK will destroy all the data on the media
  18. being FDISK'd.  Media shipped by Iomega and Syquest is shipped with 1
  19. partition defined.
  20.  
  21. This function is tracked internally by IBM as:
  22.        OS/2 Defect 170941 and APAR JR09402.
  23. ---------------------------------------------------------
  24. The files contained in this package are:
  25.  
  26. 1. OS2DASD.DMD
  27.         Replacement disk driver which replaces the original version.
  28.  
  29. 2. PMFORMAT.EXE
  30.         Allows FAT and HPFS formatting for removable media. Replaces
  31.         the original version of PMFORMAT.EXE.
  32. |       this program is invoked by the WPS Format option on the
  33. |       drives object and is NOT intended to be run from the
  34. |       commandline
  35.  
  36. 3. NEWDISK.DLL
  37.        This DLL adds a new class to the Work Place Shell that allows
  38.        media to be ejected from the file dialogues.
  39.  
  40. 4. REGDLL.EXE
  41.        A utility to register replacement WPDisk class DLL.
  42.  
  43. 5. EJECT.EXE
  44.        A command line utility to eject a disk.
  45.        Syntax:
  46.              EJECT [drive_letter:]
  47.  
  48. 6. IBM1S506.ADD
  49.         Replacement IDE Driver.
  50.  
  51. 7. IBMIDECD.FLT
  52.         Replacement IDE CDROM Driver
  53.  
  54. 8. NEWDASD.DDP
  55.         Device Driver Profile for Device Driver Install
  56.         Warning: Old files are overlaid and not saved.
  57.  
  58. | 9. FDISK.COM
  59. |         Replacement FDISK.com
  60. |
  61. | 10. FDISKPM.EXE
  62. |         Replacement FDISKPM.exe
  63.  
  64. -------------
  65. Support status
  66. -------------
  67.  
  68. This package is a beta package not to be used in a production
  69. environment. Support is provided by IBM, but fixes may or may not be
  70. provided in the future. Please check our on-line DDPAK web site
  71. (http://www.service.software.ibm.com/os2ddpak/) for new
  72. packages or new information.
  73.  
  74. Users can also report problems via:
  75.         USENET: comp.os.os2.setup.storage
  76.         Internal users: IOMEGA or SYQUEST forums
  77.         IBMLINK users: OS2HW or OS2MISC CFORUM
  78.  
  79. ----------------
  80. Application Notes:
  81. ----------------
  82.  
  83. This package will treat removable disks such as:
  84.           Iomega Zip (SCSI/IDE), Jaz,
  85. |          Syquest 44/88/135/230,
  86.           Avatar 170meg,
  87.           optical drives supporting 512 byte sectors
  88. as fixed partitionable disks.  This will also allow removable disks to
  89. be formatted and accessed as either HPFS or FAT.  It is possible that
  90. media used by previous support in Warp will not be readable after this
  91. package is installed.  See important note #2 below for instructions on
  92. how to save data and add partitions.
  93.  
  94. Drive letters for removable media, regardless of partition type, will
  95. be placed AFTER the normal fixed disks IN DISK ORDER (ie., all primary
  96. AND extended partitions, if any, from the first removable disk,
  97. followed by next disk, etc)
  98.  
  99. If no media is detected at boot time, one drive letter will be
  100. allocated. If, subsequently, media is inserted that has multiple
  101. partitions, only the first partition will be accessible.  This will
  102. not cause any problems with the unaccessed partition.
  103.  
  104. If MULTIPLE partitions are detected on the media at boot time, the
  105. media will NOT be removable, except at reboot.  All partitions will
  106. then be accessible.
  107.  
  108. ------------------
  109. IMPORTANT NOTES:
  110. ------------------
  111.  
  112. 1. This new code will lock removable disks in the drive.  You MUST use
  113.    the EJECT command, or the new WPS function to Eject the media in
  114.    order ensure that the file system caches are flushed.  Ejecting
  115.    media by circumventing this step will potentially damage the media
  116.    or produce unexpected system results.
  117.  
  118. 2. Inserted media formatted as large floppy (after boot) will NOT be
  119.    accessible when the /RF (see description below) parameter is
  120.    specified on OS2DASD.DMD.  This was the default support mode for
  121.    OS/2 previous to this package offering.  If you have media that has
  122.    been formatted as a large floppy, you can remove the /RF parameter
  123.    from the OS2DASD.DMD CONFIG.SYS statement and reboot, then copy the
  124.    data from the removable media to a temporary location.  Add the /RF
  125.    parameter back to OS2DASD.DMD, reboot, then repartition with FDISK
  126.    to allocate 1 partition (either Primary or Extended) and then
  127.    reformat the media, then copy the data back to the removable disk.
  128.  
  129. 3. The IBM1S506.ADD and IBMIDECD.FLT must be replaced as a matched
  130.     pair.
  131.  
  132. ----------------
  133. Known problems:
  134. ----------------
  135.  
  136. 1. FDISK does not display the correct drive letters if a primary
  137.    partition is in the removable drive.  This is cosmetic only and
  138.    will not cause any problems in the use of applications other than
  139.    FDISK. The drive letters will follow the rules stated above.
  140.  
  141. |     Using the New FDISK/FDISKPM this problem no longer occurs
  142. |     HOWEVER, there are two new 'problems'
  143. |
  144. |     a. drive letters for DEVICE= type disk drivers (Like the
  145. |        Iomega OAD OS2.SYS) will NOT be shown.
  146. |
  147. |     b. Drive letter display AFTER deleteing a partition
  148. |        PRIOR to Save and Reboot will be incorrect or missing.
  149. |        this is ONLY a DISPLAY problem, and does NOT affect
  150. |        the actual working of FDISK.
  151.  
  152. 2. Media remains locked in drive after shutdown.
  153.  
  154.    Workaround:  power the drive off/on, eject, power off, or eject
  155.    before shutdown if not HPFS.  (see 3)
  156.  
  157. 3. Occasionally shutdown doesn't complete when HPFS formatted media is
  158.    removed prior to the shutdown request.
  159.  
  160.    Workaround:  before shutdown, insert media, access by issuing a DIR
  161.    or some other command to access the media, then shutdown.  Media
  162.    will be locked in drive, use procedure above to get the media out.
  163.  
  164. 4. Trap on Trantor T128/T13b adapters, externally attached. The device
  165.    driver associated with these adapters are the T128SCSI.ADD and the
  166.    T13BSCSI.ADD. No fix available at this time.
  167.  
  168. 5. Unreproducable problem that has been reported:  After rebooting the
  169.    system, the media cannot be accessed.  However, ejecting the
  170.    media using the WPS function or EJECT command will allow access of
  171.    the media and allow the unit to function correctly.
  172.  
  173. 6. Write protected media formatted as HPFS causes a trap upon access.
  174.    System is halted and has to be repowered. Fix: don't write protect
  175.    HPFS formatted media.
  176.  
  177. | 7. Syquest Parallel port drives will not eject. Reporting 'Drive in use'
  178. |    This is a known problem with the Syquest EPATH.ADD. 
  179. |    
  180. | 8. Syquest EZ135 IDE drives may appear non-removable.
  181. |    even with the new IBM1S506.ADD supplied here.
  182. |    This is a downlevel firmware on the drive. Removable
  183. |    support was added in Firmware level R1A1_11. Syquest
  184. |    will provide firmware upgrades thru their technical support
  185. |    phone numbers.
  186. |    The drive firmware level can be displayed by adding /v (verbose)
  187. |    to the basedev=ibm1s506.add line..
  188.  
  189. | 9. Syquest EZ135 IDE drives are not seen at boot if no media is
  190. |    present in the drive. The drive will not be seen by BIOS
  191. |    or by IBM1S506.ADD..
  192. |    Workaround:
  193. |       boot with media in the drive. No other solution is available
  194.  
  195. -----------
  196. Installation:
  197. -----------
  198.  
  199. 1. Unpack this driver by executing the self extracting zip file by
  200.    copying the file NEWDASD.EXE to a directory and then open an OS/2
  201.    Window and type at the command prompt NEWDASD.  This will unzip the
  202.    package into the current directory.
  203.  
  204. ---------------- Notice to Beta 1 users
  205.  
  206.    run Regdll remove from this directory and reboot PRIOR to
  207.    completing ANY of the following steps. NEWDISK.dll
  208.    has been updated to correct a problem, and step 3
  209.    will fail unless this dll can be replaced.
  210.  
  211. ---------------- Notice to Beta 1 users
  212.  
  213. 2. Rename OS2\BOOT\OS2DASD.DMD to OS2\BOOT\OS2DASD.ORG
  214.    Rename OS2\PMFORMAT.EXE to OS2\PMFORMAT.ORG
  215. |   Rename OS2\PMFDISK.EXE to OS2\PMFDISK.ORG
  216. |   Rename OS2\FDISK.COM to OS2\FDISK.ORG
  217.    Rename OS2\BOOT\IBM1S506.ADD to OS2\BOOT\IBM1S506.ORG
  218.    Rename OS2\BOOT\IBMIDECD.FLT to OS2\BOOT\IBMIDECD.ORG
  219.  
  220. 3. Then use the Device Driver Install program in the OS/2 System
  221.    Folder/System Setup Folder.  (In Warp 4, Device Driver Install is
  222.    found in the OS/2 System/System Setup/Install-Remove Folder).
  223.    Point the Device Driver Install file dialogue to the directory that
  224.    you unzipped the files into.
  225.  
  226. |  for users of the previous Release 1 package,
  227. |  the DDP file has been corrected and OS2DASD.DMD will
  228. |  now be copied..
  229.  
  230. 4. Run REGDLL.EXE from an OS2 Command Line
  231.  
  232.    This EXE should report:
  233.  
  234.             register successful
  235.             replace successful
  236.  
  237. 5. Edit CONFIG.SYS as follows:
  238.      Add the /rf (removable to fixed) parameter to OS2DASD.DMD.
  239.      The new line should be:
  240.               BASEDEV=OS2DASD.DMD /rf
  241.  
  242. 6. If you are using the Iomega filter (iomgdrv.flt) rem this out.
  243.      The new line should be:
  244.               REM BASEDEV=IOMGDRV.FLT
  245. | 7. If you were using the Syquest provided OS2DASD.DMD and
  246. |    their lock filter, then rem this out
  247. |               REM BASEDEV=SYQLOCK.FLT
  248.  
  249. 8. Shutdown and Reboot.
  250.  
  251. 9.  If you cannot access the media, you must partition
  252.    and format the media in the removable drive using FDISK before you
  253.    will be able to use the media and then format the drive.  We
  254.    suggest you define only 1 partition on your removable media drives.
  255.    (NOTE:  Partitioning and formatting a disk will destroy all data
  256.    previously stored on the disk.)
  257.  
  258. ------------------------------------
  259. Parameters supported by OS2DASD.DMD
  260. ------------------------------------
  261.  
  262. /RF - "treat Removable media as a Fixed disk"
  263.   This parameter will treat removable media as a fixed disk allowing
  264.    it to be formatted as either FAT or HPFS and allowing removable
  265.    disks to be partitioned.  See application notes above for a
  266.    description of drive letter ordering.
  267.  
  268. /OF - "treat Optical disks as Fixed Disks"
  269.    This parameter will cause all optical drives found to be treated as
  270.    fixed disks. This will allow the media to be formatted as FAT or
  271.    HPFS. Low level formatting of optical media is not supported at
  272.    this time.  Media formatted previously by OPTICAL.SYS or
  273.    OPTICAL.DMD will not be accessible (as described above in IMPORTANT
  274.    NOTES #2). Media must be FDISK'd in order to be usable.
  275.  
  276. TRADEMARKS
  277.  
  278. The following terms, are trademarks or registered 
  279. trademarks of IBM Corporation in the United States and/or other countries:
  280.  
  281. IBM
  282. OS/2
  283.  
  284.  
  285.