home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / ANYDISK.ZIP / ANYDISK.DOC < prev    next >
Encoding:
Text File  |  1988-08-25  |  6.9 KB  |  176 lines

  1. ANYDISK.SYS, F4.COM - Floppy disk format extenders
  2.  
  3. For all those who heard that their 3.5" disk drive could format to 800K...
  4. For all those who watched IBM take the 5.25" floppy frormat from 160K to
  5.     180K to 320K to 360K, and wondered if that was the limit...
  6. For all those who can't afford high-density disks for their 1.2 megabyte 
  7.     drives...
  8. For all those who bought 3.5" disk drives, and THEN found out you need
  9.     PC-DOS 3.2 to use them...
  10.  
  11.  
  12.                 THIS IS FOR YOU!
  13.  
  14.  
  15. GENERAL INFORMATION:
  16.  
  17.     Current floppy disk formats use either 40 or 80 tracks, with nine
  18. or 15 sectors per track, to store data.  This gives 360K or 720K per disk.
  19. But, there is enough space on a disk to reliably add a tenth sector.
  20. There's a number of reasons why Microsoft hasn't added it to MS-DOS.  The
  21. one which might deter them is that it's slower to read.  But, then again,
  22. nine-sector reading was slower than eight-sectors, too...
  23.  
  24.     Adding the tenth sector yields 400K or 800K per disk.  However,
  25. special drivers are needed for MS-DOS to handle this "new" format. You
  26. could use the DRIVER.SYS file included in MS-DOS 3.2 on up.  But, once
  27. you tell DRIVER.SYS to support 10 sectors, it loses the ability to use
  28. eight or nine, at least on the drive made by DRIVER.SYS.
  29.  
  30.     In this package is a solution to all the little problems. 
  31. There's a disk formatter which handles several different formats, and
  32. produces disks which are indistinguishable from those made with the
  33. MS-DOS "FORMAT.COM".  And, to interface the 10-sector disks to DOS,
  34. there's a ".SYS" driver file.
  35.  
  36.  
  37. INSTALLATION:
  38.  
  39.     On the disk you use to boot your PC, there should be a text file
  40. called "CONFIG.SYS".  If this file doesn't exist, make one.  The file
  41. needs to contain this line:
  42.  
  43. DEVICE=ANYDISK.SYS A:
  44.  
  45. The "A:" is the name of a disk drive, and should be changed to the name
  46. of whatever disk drive you want to use.
  47.  
  48. In addition to having CONFIG.SYS, the boot disk must have the program,
  49. ANYDISK.SYS.  Copy ANYDISK.SYS to the boot disk.
  50.  
  51. The next time the PC is booted with this disk, the driver called
  52. "ANYDISK.SYS" will be put in place.  The existing disk drives perform
  53. as usual, but DOS will find a new disk drive as well.  For example,
  54. if you installed ANYDISK to a PC/XT with a hard disk drive, you would
  55. have three disk drives normally, tagged "A:" through "C:".  With the
  56. driver in place, a fourth drive, "D:", will appear.  When accessed,
  57. the new drive "D:" will appear to be wired to drive "A:".  However,
  58. the new drive will be able to read disks with ten sectors per track,
  59. which "A:" cannot do.
  60.  
  61. NEW!    ANYDISK.SYS version 1.2 may be used with any DOS version from
  62. 2.00 on up.  ANYDISK supports 720K disk drives, regardless of which
  63. DOS is in use.
  64.  
  65. USAGE:
  66.  
  67. F4.COM d: [/f]
  68.  
  69.     d:    Specifies the floppy drive to format.  If you've
  70.         installed ANYDISK, use the original drive name,
  71.         NOT the new drive name.
  72.  
  73.     /x    Optionally specifies the format to use.  Skip
  74.         this parameter, and you'll be shown a list of
  75.         formats to choose from.  You can press Ctrl-Break
  76.         if you choose the wrong format.
  77.  
  78.     F4.COM is a disk formatter.  It supports the usual IBM disk
  79.     formats, and odd formats as well.  A disk made in one of the
  80.     IBM formats is indistinguishable from a disk made with IBM's
  81.     FORMAT.COM, and therefore does not need ANYDISK.SYS for use.
  82.     Odd disk sizes are made in the same way as the IBM formats,
  83.     but with extra sectors per track, or with extra tracks.  The
  84.     extra sectors can only be read by ANYDISK.SYS, but extra
  85.     tracks can usually be used without ANYDISK.SYS.
  86.  
  87. ANYDISK.SYS [x:]
  88.  
  89.     x:    Optionally specifies the floppy drive to attach to.
  90.         The default is "A:".
  91.  
  92.     When this program runs, it will print a notice to the screen.
  93.     If you have MS-DOS 3.0 or later, the notice will be something
  94.     like:
  95.  
  96.         "Any-size disk driver GEB 1/88"
  97.         "Drive E: attached to drive A:"
  98.  
  99.     (The second line will be missing if you have DOS 2.0 or 2.1.)
  100.     Once you receive your DOS prompt, you will find a new disk
  101.     drive, located one letter past your last "normal" disk drive.
  102.     Copy files to it, or list a directory of it, and the driver
  103.     will reroute those requests to the original drive. You can
  104.     read genuine DOS disks on the new drive, as well as those
  105.     disks made with strange formats.
  106.  
  107.     If you have an 80 track, 5.25" disk drive, or a 1.2 megabyte
  108.     disk drive, there is an additional disk format available.
  109.     720K, 80 track disks can be made and read on any of the
  110.     following drives:
  111.  
  112.         3.5",  80 track, 720K drives
  113.         5.25", 80 track, 720K drives
  114.         5.25", 80 track, 1.2M drives
  115.  
  116.     Only one of the above drives normally produces 720K disks.
  117.     For the other drives, the programs in this package will
  118.     order the BIOS to make an 80 track disk, instead of the
  119.     40 track disk that would be normally produced.
  120.  
  121.     WARNING:  You may get an error, "Non-DOS disk", if you
  122.     try to read a disk made with an odd formatter on a virtual
  123.     drive made by "ANYDISK".  (Incidentally, Zenith MS-DOS 3.2
  124.     counts as an "odd" one.)  The solution is simple:  If the
  125.     disk is in a standard format, move over to A: to read it!
  126.     If it's not, then you should copy its contents over to a
  127.     disk made with F4.COM.  Another solution, which seems to
  128.     work for the Zenith MS-DOS's oddity, is to format with the
  129.     /S option.  This is not a perfect solution, because
  130.     FORMAT /S makes the disk bootable, and the boot files take
  131.     up space.
  132.  
  133. DISCLAIMER:
  134.  
  135.     This package was designed on a particular machine.  Who knows
  136.     if it will crash on yours?  Try it and find out.  The author
  137.     can't test it on your machine.  That's your job.  If it causes
  138.     you problems, then it MIGHT be your fault.  The point is, this
  139.     program can't be guaranteed.  The author assumes no liability
  140.     for damage resulting from the use of this package.  After all,
  141.     ANYBODY can be dumb enough to respond to a "Write-protect" error
  142.     by changing disks and pressing "Retry"...  If you're not sure
  143.     what that does, try it!  You'll lose a lot of data, I guarantee
  144.     it!
  145.  
  146. ANYDISK'S RELEASE HISTORY:
  147.  
  148.     1.2    (maintenance release), on 8/25/88.  The program runs
  149.         exactly as before, but additional support for DOS
  150.         2.x was provided.
  151.         
  152.     1.2,    released on 8/8/88.  The previous versions damaged a table
  153.         that DOS uses to order the BIOS around.  Now, the ANYDISK
  154.         driver has its own table, and orders the BIOS around from it.
  155.         Also, the program code was "cleaned up".
  156.  
  157.     1.1.1,    released on 2/17/88.  A bug was fixed, where higher DOS
  158.         versions were resetting disk parameters and making
  159.         ANYDISK give phony "Sector not found" errors during
  160.         long disk reads.  Corrected by resetting the drive to
  161.         ANYDISK's parameters whenever any error occurs.
  162.  
  163.     1.1,    released on 1/21/88.  Support for 80-track, 720K or more,
  164.         5.25" disks in "AT"-style drives was added.  Also, a
  165.         tiny (one time in 1000) error was fixed, where 64K reads
  166.         were not being properly handled.
  167.  
  168.     1.0,    released on 1/7/88.  The original!
  169.  
  170. Address your polite suggestions to:
  171.  
  172.     GEORGE BREESE
  173.     BOX 428
  174.     MORAVIA, NY 13118
  175.  
  176.