home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_info / dm_win.arj / DM_WINDO.TXT
Encoding:
Text File  |  1992-04-03  |  6.0 KB  |  115 lines

  1. ----------------------------------------------------------------------------
  2.                    Using Disk Manager 5.10 and Windows 3.1
  3. ----------------------------------------------------------------------------
  4.  
  5. COMPATIBILITY WITH SMARTDRV 4.0 
  6.  
  7. Microsoft's new SmartDrv disk cache, version 4.0, is compatible with all
  8. versions of Disk Manager software, however, incompatibilities still exist
  9. with SmartDrv's double buffer support for SCSI host adapters.  Although you
  10. will be able to use SmartDrv, you may need to modify your CONFIG.SYS file
  11. for things to work properly.  Note that the SmartDrv cache is now installed
  12. by a separate command line in your AUTOEXEC.BAT file and that the changes to
  13. your CONFIG.SYS file suggested below affect only the SmartDrv double buffer,
  14. not the cache itself.
  15.  
  16. Select the option below that matches your system's configuration and edit
  17. your CONFIG.SYS file following the instructions for that configuration.
  18.  
  19. 1) System with no SCSI host adapter.
  20.  
  21.      If you do not have a SCSI host adapter, then you do not need SmartDrv's
  22.      double buffer.  To be compatible with Disk Manager software's support
  23.      for drives over 1024 cylinders and large partitions under DOS 3.30 and
  24.      prior, you must remove the SmartDrv device statement,
  25.      DEVICE=C:\WINDOWS\SMARTDRV.EXE /DOUBLE_BUFFER, from your CONFIG.SYS
  26.      file, if it is present.
  27.  
  28. 2) System with SCSI host adapter but no drives with more than 1024           
  29.    cylinders.
  30.  
  31.      If you have a SCSI host adapter, but do not have any non-SCSI drives
  32.      with more than 1024 cylinders, you must install SmartDrv's double
  33.      buffer.  To be compatible with Disk Manager software's support for
  34.      partitions larger than 32MB under DOS 3.30 and prior, you must edit the
  35.      SmartDrv device statement to include a PLUS SIGN at the end of the
  36.      line.  The line should appear as follows, and you should be sure there
  37.      is no space before the PLUS SIGN.
  38.  
  39.      DEVICE=C:\WINDOWS\SMARTDRV.EXE /DOUBLE_BUFFER+
  40.  
  41. 3) System with SCSI host adapter and drives with more than 1024 cylinders.
  42.  
  43.      If you have a SCSI host adapter and a non-SCSI drive with more than
  44.      1024 cylinders, you must remove the SmartDrv device statement from your
  45.      CONFIG.SYS file.  Though this will allow your system to run, you will
  46.      not be able to run Microsoft Windows in 386 enhanced mode.  Ontrack
  47.      Technical Support (612)937-2121 can provide suggestions on
  48.      reconfiguring your system so you can use Smartdrv's double buffer and
  49.      Windows 386 enhanced mode.
  50.  
  51.  
  52. COMPATIBILITY WITH WINDOWS 3.1 PERMANENT SWAPFILE
  53.  
  54. Enhancements have been made to Disk Manager hard disk installation software
  55. version 5.10 that will allow the use of Microsoft Windows 3.1 permanent
  56. swapfiles.  However, there are a few situations involving Disk Manager
  57. software that will prevent you from creating a permanent swapfile, most of
  58. which can be resolved.  These situations are listed below along with
  59. suggestions for resolving them.
  60.  
  61. 1) Head or sector-per-track mismatch. (If you have an IDE drive skip to #2)
  62.  
  63.      If the number of heads and sectors-per-track specified by your CMOS
  64.      drive type entry does not match the actual number of heads and sectors
  65.      per track of your drive, your configuration prevents the use of a
  66.      permanent swapfile.  Resolving this conflict will require that you
  67.      reinstall your drive and will likely result in lost disk space.  If you
  68.      must use a permanent swapfile, Ontrack Technical Support (612-937-2121)
  69.      can provide suggestions on reconfiguring your system to allow it.
  70.  
  71. 2) Large partitions under DOS version 3.30 and earlier.
  72.  
  73.      If you are using DOS 3.30 or below and have a partition larger than
  74.      32MB, you can not use a permanent swapfile.  You can make your system
  75.      permanent swapfile compatible by upgrading to DOS 4.0 or above and
  76.      reinstalling your system, or by reinstalling under your current DOS
  77.      version and making all partitions 32MB or less.
  78.  
  79. 3) Drives with more than 1024 cylinders.
  80.  
  81.      Permanent swapfiles may only be accessed by Windows if they are created
  82.      within the first 1024 cylinders of your drive.  Take care to create
  83.      your swapfile on a partition under 1024 cylinders, otherwise, Windows
  84.      will issue a corrupt swapfile error when started.  It is best to create
  85.      your permanent swapfile on a DOS partition (such as drive C:) to ensure
  86.      that it is under 1024 cylinders.  If you have a drive with more than
  87.      1024 cylinders, you need to manually enable permanent swapfile support.
  88.      Modify the DMDRVR device statement in your CONFIG.SYS file to include a
  89.      /P as shown below.
  90.  
  91.      DEVICE=C:\DMDRVR.BIN /P
  92.  
  93. If you have problems with corrupt swapfile errors when using the /P option,
  94. it is likely that your permanent swapfile is not under 1024 cylinders. 
  95. Contact Ontrack Technical Support, (612)937-2121, for additional assistance.
  96.  
  97. If none of the situations listed above apply to your system, it will
  98. automatically be made compatible Windows 3.1 permanent swapfiles the first
  99. time you boot with the new Disk Manager software installed. 
  100.  
  101. If, after installing the new Disk Manager software and following the
  102. instructions above, you are still unable to create a permanent swapfile,
  103. there may be something other than Disk Manager software preventing it. 
  104. Ontrack Technical Support, (612)937-2121, can assist you in identifying
  105. other conflicts.
  106.  
  107. A more detailed, technical description of the issues involving Disk Manager
  108. software version 5.10, SmartDrv version 4.0, and Windows 3.1 permanent
  109. swapfiles is available for download from Ontrack's BBS (612)937-0860.  This
  110. document is very technical in nature and is intended for advanced hardware
  111. and software engineers.  Very few users require this level of information,
  112. therefore, Ontrack Technical Support will not provide detailed support
  113. regarding its contents.
  114. ----------------------------------------------------------------------------
  115.