home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / sharewar / dos / narzedzi / hdcopy / install.dat / FDREAD.DOC < prev    next >
Text File  |  1995-01-13  |  4KB  |  111 lines

  1. The following is an excerpt from FDFORMAT.DOC.
  2. I deleted all stuff that belonged to FDFORMAT.
  3. To get the whole software (FDFORMAT and FDREAD incl. full documentation
  4. and source code), look at your local ftp-server or BBS for the FDFORMAT
  5. package.
  6.    Oliver Fromme
  7. -----------------------------------------------------------------------------
  8. FDREAD - Use Disks with higher Capacity
  9.  
  10. LICENSE
  11. -------
  12.  
  13. This program is a public-domain product for private and educational
  14. use. You may freely copy and use it without any charge.
  15.  
  16. This program must not be sold for profit. An adaequate fee may be
  17. requested for copying, shipping and handling when redistributing this
  18. program.
  19.  
  20. You may modify and improve this program, but the executable program
  21. must show a message that your version has been modified.
  22.  
  23. If you find, that this program is worth contributing for it, do not
  24. hesitate to send cash, check, 3½"-diskettes or something else.
  25.  
  26.  
  27. COMMENTS AND PROBLEMS
  28. ---------------------
  29.  
  30. Comments, improvements, suggestions and problems may be sent to
  31. the Author
  32.  
  33. Christoph H. Hochstätter
  34. Carl-Strehl-Strasse 20
  35. D-3550 Marburg
  36. West-Germany
  37.  
  38. Phone: +49 6421 14618 (voice/BTX)
  39.  
  40. E-Mail: HAMPE2@DMRHRZ11.BITNET (Bitnet/Internet)
  41.         Christoph Hochstaetter on 2:243/22 (Fido)
  42.  
  43.  
  44. SYSTEM REQUIREMENTS
  45. -------------------
  46.  
  47. IBM or compatible Computer
  48. DOS 3.20 or above
  49.  
  50.  
  51. GETTING STARTED
  52. ---------------
  53.  
  54. To make FDREAD resident simply type FDREAD from the DOS-Command-Line.
  55. Or install it in your AUTOEXEC.BAT file. If you have a memory-manager
  56. installed, that supports UMB (like QEMM, QRAM, mov'em or 386-Max), do
  57. not load FDREAD high. The TSR automatically detects the memory manager
  58. and will load high itself.
  59.  
  60. FDREAD will also automatically load high on computers with a 286(!!!)
  61. processor and up, if DOS 5 or higher is used. You must have HIMEM.SYS
  62. (or another XMS-Driver) installed and put DOS=HIGH in your CONFIG.SYS
  63. file. Since this technique of high-loading is quite tricky, you must
  64. ensure, that FDREAD is loaded before any program that plays with the
  65. A20 line and grabs the Interrupt 13 (Hex). This is the case for some
  66. disk-caching programs like HYPERDISK(TM). If you are using a disk-
  67. caching program, load FDREAD before the caching program. Also, if the
  68. system hangs, after you installed FDREAD, load FDREAD as the first
  69. TSR.
  70.  
  71. If you get the error "Too much memory available". You must load FDREAD
  72. twice to avoid this error.
  73.  
  74. The TSR is required to support diskette formats, which are non-
  75. standard under DOS.
  76.  
  77. Note, that it is not possible to create bootable diskettes, which
  78. require the TSR. It may also be possible, that a format, which can be
  79. read without the TSR on your computer, will fail on another computer.
  80. If you are creating bootable diskettes, it is recommended only to use
  81. DOS-standard-formats.
  82.  
  83.  
  84. Format          360k-Drive 720k-Drive 1.2M-Drive 1.44M-Drive
  85. --------------- ---------- ---------- ---------- -----------
  86. 160 kByte Disk  yes        FDREAD     yes        FDREAD
  87. 180 kByte Disk  yes        FDREAD     yes        FDREAD
  88. 200 kByte Disk  FDREAD     FDREAD     FDREAD     FDREAD
  89. 205 kByte Disk  FDREAD     FDREAD     FDREAD     FDREAD
  90. 320 kByte Disk  yes        FDREAD     yes        FDREAD
  91. 360 kByte Disk  yes        FDREAD     yes        FDREAD
  92. 400 kByte Disk  FDREAD     FDREAD     FDREAD     FDREAD
  93. 410 kByte Disk  FDREAD     FDREAD     FDREAD     FDREAD
  94. 720 kByte Disk  no         yes        FDREAD     yes
  95. 800 kByte Disk  no         FDREAD     FDREAD     FDREAD
  96. 820 kByte Disk  no         FDREAD     FDREAD     FDREAD
  97. 1.2 MByte Disk  no         no         yes        yes
  98. 1.2 MByte Disk  no         no         yes        yes
  99. 1.44 MByte Disk no         no         FDREAD     yes
  100. 1.44 MByte Disk no         no         FDREAD     yes
  101. 1.48 MByte Disk no         no         FDREAD     yes
  102. 1.6 MByte Disk  no         no         no         FDREAD
  103. 1.64 MByte Disk no         no         no         FDREAD
  104. 1.68 MByte Disk no         no         no         FDREAD
  105. 1.72 MByte Disk no         no         no         FDREAD
  106.  
  107. FDREAD in the above table means, that this format will work only, if
  108. FDREAD is installed. You may find out, that this table will not be
  109. valid for your computer and that you can use certain diskette formats
  110. without FDREAD, that are listed to work with FDREAD only.
  111.