home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / IMAGE2.ZIP / IMAGE2.DOC next >
Text File  |  1991-03-07  |  4KB  |  149 lines

  1. Image2 - disk image utility. Version 1.00 - 3/1/91
  2. Image2 Plus - disk image utility. Version 1.00 - 3/1/91
  3. Copyright 1991 MJC Diversified. All rights reserved.
  4.  
  5.  
  6. The following documentation is for Image2 Plus. For a list of Image2
  7. limitations see the end of this document.
  8.  
  9.  
  10. Description:
  11.  
  12. Image2 Plus can be used to make multiple floppy disk copies with only
  13. a single pass of the source disk. Image2 Plus can also be used to
  14. make image files which can be saved to a hard disk and imaged back to
  15. a floppy disk at a later date. The following help is displayed if you
  16. type "image2" and press <return>.
  17.  
  18. Syntax:  image2 <source> <destination>
  19. Example: image2 a: d:\disk1.img
  20.  
  21. The source and destination specifications can be either a floppy
  22. drive specification or a file specification. Here are some other
  23. examples:
  24.  
  25. image2 a: a:
  26. image2 a: b:
  27. image2 c:\images\disk1.img b:
  28.  
  29. In every case you will be prompted for the source and destination
  30. disks.
  31.  
  32.  
  33. Operating parameters:
  34.  
  35. At least one specification must be a floppy drive.
  36. If the destination disk is not formatted or it is not the same format
  37. as the image then it will be formatted to match the image.
  38. If verify is on then the destination disk will be verified.
  39. Image2 Plus will not image source disks with bad sectors.
  40.  
  41.  
  42. Messages:
  43.  
  44. At least one specification must be a floppy drive.
  45.     Either the source or the destination must be a floppy drive.
  46.  
  47. Cannot get huge shift count.
  48.     Internal OS/2 error.
  49.  
  50. Insert source disk into drive <drive letter>
  51. and press a key...
  52.     Insert the source disk and press any key to continue.
  53.  
  54. Loading image from drive <drive letter>...
  55.     Image2 Plus is loading the image from the specified drive.
  56.  
  57. Cannot access or lock drive.
  58.     The floppy drive is in use by another process.    
  59.  
  60. Cannot read bpb from drive.
  61.     The source disk is not formatted.
  62.  
  63. Cannot read track from disk.
  64.     The source disk probably has bad sectors.
  65.  
  66. Loading image from file <file name>...
  67.     Image2 Plus is loading the image from the specified file.
  68.  
  69. Cannot open image file.
  70.     The source file probably does not exist.
  71.  
  72. Cannot read image file header.
  73.     The source file is probably not an Image2 Plus image file.
  74.  
  75. Cannot read image file data.
  76.     The source file is probably not an Image2 Plus image file.
  77.  
  78. Heads = <heads>
  79. Tracks = <tracks>
  80. Sectors per track = <sectors per track>
  81. Bytes per sector = <bytes per sector>
  82.     The image's BIOS Parameter Block (BPB) parameters.
  83.  
  84. Not enough memory available to hold image.
  85.     There is probably no disk space left for your OS/2 swap file.
  86.  
  87. Bytes per sector not supported.
  88.     Your OS/2 system does not support the image's BPB parameters.
  89.  
  90. Insert destination disk into drive <drive letter>
  91. and press a key...
  92.     Insert the destination disk and press any key to continue.
  93.  
  94. Copying...
  95.     Image2 Plus is creating a copy.
  96.  
  97. Copying and verifying...
  98.     Image2 Plus is creating and verifying a copy.
  99.  
  100. Formatting while copying...
  101.     Image2 Plus is formatting the destination disk and creating a
  102.     copy.
  103.  
  104. Formatting while copying and verifying...
  105.     Image2 Plus is formatting the destination disk, creating and
  106.     verifying a copy.
  107.  
  108. Cannot format track.
  109.     The destination disk is probably defective.
  110.  
  111. Cannot write track.
  112.     The destination disk probably has bad sectors.
  113.  
  114. Cannot verify track.
  115.     The destination disk did not retain any data.
  116.  
  117. Verify failed.
  118.     The data actually on the destination disk is not correct.
  119.  
  120. Make another copy (y/n)? 
  121.     Enter "y" and press <return> if you want to make another copy.
  122.  
  123. <n> successful copies made.
  124.     The actual number of successful copies produced.
  125.  
  126. Writing image to file <file name>...
  127.     Image2 Plus is writing the image to the specified file.
  128.  
  129. Cannot create image file.
  130.     The destination file probably already exists and is read only.
  131.  
  132. Cannot write image file header.
  133.     You probably ran out of disk space for the destination file.
  134.  
  135. Cannot write image file data.
  136.     You probably ran out of disk space for the destination file.
  137.  
  138.  
  139. Image2 limitations:
  140.  
  141. 1) Both specifications cannot be a floppy drive.
  142. 2) Only one copy at a time is possible.
  143.  
  144.  
  145. For Image2 Plus send $10 to:
  146.     MJC Diversified
  147.     4036 Camino Calma
  148.     San Diego, CA 92122
  149.