home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / diskutil / afmt / afmt.doc next >
Text File  |  1993-08-03  |  4KB  |  93 lines

  1.  
  2. AFMT                    Atari ST User's Manual                    AFMT
  3.  
  4. NAME
  5.      afmt - menu/command line driven floppy disk formatter
  6.  
  7. SYNOPSIS
  8.      afmt [ [-dtfsvy] <drivespec> ]
  9.  
  10. DESCRIPTION
  11.      afmt formats floppy disks in the manner specified by either the
  12.      commnand line given to it or by the menu options.
  13.  
  14.      Command line usage:
  15.  
  16.      Options
  17.  
  18.      -d  double sided
  19.  
  20.      -t  ten sectors per track
  21.  
  22.      -f  optimised FAT size
  23.  
  24.      -s  sector skewing
  25.  
  26.      -v  verify disk after format
  27.  
  28.      -y  format immediately without confirmation
  29.  
  30.      Valid drivespecs consist of a single drive letter followed
  31.      optionally by a colon. Drive B is only valid if it exists.
  32.  
  33.      Optimised FAT size means that instead of wasting unused sectors,
  34.      the size of the FAT is reduced (it goes on a diet :-) to an amount
  35.      proportional to the number of clusters on the disk.
  36.  
  37.      When verifying a disk (in either mode) damaged tracks are shown
  38.      in reversed video. If you really want to know the exact track,
  39.      counting the dots is made easier by marking every tenth track ':'.
  40.  
  41.      Menu usage:
  42.  
  43.      If the program is run with no command line it enters menu mode.
  44.      In this mode the name of the program itself determines the default
  45.      options. The program looks for a filename matching 'afmt*.tos'.
  46.      The '*' part being the options, if any, from d, t, f or s.
  47.      The users favourite option settings can be saved by pressing F10
  48.      on the menu page. This will rename the program appropriately.
  49.      I remember someone on the net suggesting this, so there it is.
  50.  
  51.      While in menu mode the amount of disk space that will be available
  52.      to the user is shown (in kilobytes) next to the format option (F6).
  53.  
  54. BUGS
  55.      Unlike the desktop formatter, the verify function is done separately
  56.      and only if asked for. Also it's easily upset when asked to verify a
  57.      protected disk. These problems are no big deal I guess.
  58.      Currently the program does not copy disks. For 9SPT disks I don't
  59.      really see a problem there, but the desktop drag A to B function
  60.      will not copy 10SPT disks. It actually ignores the 10th sector. Have
  61.      the new ROMs taken this into a account? Do Atari care about 10SPT?
  62.      Other bugs? Well I have not found any recently, but would welcome
  63.      bug reports and also the occasional pat on the back if all goes OK.
  64.      But just in case there are some real bummers in there ...
  65.  
  66.  
  67.  
  68. AFMT                    Atari ST User's Manual                    AFMT
  69.  
  70. DISCLAIMER
  71.      This program is in the public domain. It may be freely distributed
  72.      to anyone, but at no cost and under the conditions that it is
  73.      accompanied by this document (Both of which shall remain unmodified).
  74.      Obviously it is going to be difficult to guess about a command line
  75.      mode without this document!
  76.  
  77.      I make no warranty with respect to this program, and disclaim any
  78.      implied/explicit suggestions of usefulness for any purpose.
  79.      Use this program only if you are willing to assume all risks, and
  80.      damages,if any, arising as a result, even if it is caused by
  81.      negligence or other fault.
  82.  
  83. AUTHOR
  84.      Neil Forsyth                       JANET: neil@uk.ac.hw.cs
  85.      1F3                                ARPA:  neil@cs.hw.ac.uk
  86.      6 Spittal Street                   UUCP:  ..!ukc!cs.hw.ac.uk!neil
  87.      Edinburgh
  88.      Scotland
  89.      United Kingdom
  90.      EH3 9DX
  91.  
  92. Printed 01/08/88
  93.