home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / fix_disk.arc / FATSWAP.DOC < prev   
Encoding:
Text File  |  1987-03-04  |  5.7 KB  |  126 lines

  1.  
  2.               FATSWAP : Copy Second Copy of FAT to First Program
  3.                            Version 1.00, 04-Mar-1987
  4.                                   SMG Software
  5.  
  6.                              (C) Copyright 1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.  
  12.          This  program is a part of the FIXDISK package.   It provides  one 
  13.     tool to aid in un-crashing disks which have been corrupted.  Most disks 
  14.     contain  two copies of the FAT.   This program enables the user to copy 
  15.     the second copy of the FAT over the first,  in the event that the first 
  16.     copy of the FAT is corrupted.   In normal operation, both copies of the 
  17.     FAT should be identical,  so running this program on a good disk should 
  18.     have no adverse affects.  HOWEVER, it is best to play it safe, and only 
  19.     run  this program when trying to recover data from a crashed disk.   If 
  20.     you  have  crashed a disk,  and CHKDSK reports a large number  of  lost 
  21.     clusters  and/or a "Probable non-DOS disk"  message,  then your FAT  is 
  22.     probably corrupted.  There is a possibility that only the first copy of 
  23.     the  FAT was corrupted,  but DOS's CHKDSK only checks the primary  FAT.  
  24.     This program will allow you to copy the secondary FAT over the primary.  
  25.     If you then run CHKDSK,  and are lucky,  then hopefully you will get no 
  26.     errors.    If you still do get errors,  you then need to  take  drastic 
  27.     measures, such as using the CLEARFAT program.  
  28.     
  29.  
  30.  
  31.     Command Format: 
  32.  
  33.          FATSWAP [d:]
  34.  
  35.               d:   Optional drive letter.  If this is omitted, the default 
  36.                    drive is used.  
  37.  
  38.  
  39.     Examples:
  40.  
  41.          FATSWAP A:     (Will swap the FATs of drive A:)
  42.  
  43.          FATSWAP        (Will swap the FATs of the default drive)
  44.  
  45. FATSWAP, Version 1.00                                                    Page 2
  46.  
  47.  
  48.  
  49.          This  FIXDISK package is distributed as  ShareWare.    "ShareWare" 
  50.     means that you are granted free license to use and copy FIXDISK as much 
  51.     as you like, within the following restrictions: 
  52.  
  53.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  54.               including all four programs and their documentation. 
  55.  
  56.          2).  No  fee is charged for use,  copying or distribution  (With 
  57.               the exception of nominal "per disk" copying charges, not to 
  58.               exceed $6.00 per disk).  
  59.  
  60.          3).  The  program  may  not  be included  with  other  goods  or 
  61.               services  supplied for a fee,  unless written permission to 
  62.               do so is obtained in advance from the author.  
  63.  
  64.     You  are not required to register your shareware,  but if you are using 
  65.     FIXDISK,    and  find  it  helpful,   you  are  expected  to  register.  
  66.     Registration fees are as follows: 
  67.  
  68.               Full Registration (w/full support) ........ $20.00
  69.               Basic Registration (w/basic support) ...... $10.00
  70.  
  71.     Please make checks payable to Steven M.  Georgiades.  Note that you are 
  72.     not  LEGALLY  obligated  to  register,  but if  you  use  the  software 
  73.     regularly,  you are MORALLY obligated to do so.  Aside from easing your 
  74.     conscience,  basic registration will also get you a diskette containing 
  75.     the  latest  version  of the software (unless you  currently  have  the 
  76.     latest version, in which case I will send you the next major revision), 
  77.     a printed version of the documentation (8-1/2 x 11,  unless you specify 
  78.     5-1/2  x  8-1/2), and basic user support,  which means that I will work 
  79.     with you to resolve problems,  and will do minor customization.    Full 
  80.     registration will get you everything that basic registration does, plus 
  81.     full  user  support,   which includes telephone support and  all  major 
  82.     revisions  of  the  software  for  two (2)   years  from  the  date  of 
  83.     registration.    Fully  registered  users will  also  receive  new  SMG 
  84.     releases  from  time  to time for evaluation.    In  return  for  these 
  85.     evaluations,   the  user  will receive full registration  for  the  new 
  86.     software at no charge.   When you register,  please specify the name of 
  87.     the program, and the version number. 
  88.          Note that no support will be given to unregistered users EXCEPT in 
  89.     the  case of MAJOR bugs which preclude the unregistered user from using 
  90.     the program.  I  will then do my best to resolve these problems so that 
  91.     the user may evaluate the software fully.  
  92.  
  93. FATSWAP, Version 1.00                                                    Page 3
  94.  
  95.  
  96.  
  97.  
  98.  
  99.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  100.     implied,  including  but  not  limited  to  fitfulness for a particular 
  101.     purpose.  
  102.  
  103.          If  you have any questions or comments about this or any other SMG 
  104.     program, or if you would like to register any SMG Software, write to me 
  105.     at the following address: 
  106.  
  107.                 Steven M. Georgiades
  108.                 SMG Software
  109.                 701-H South Hayward Street
  110.                 Anaheim, CA  92804
  111.  
  112.     Or leave a message for me on the Circuit Board:
  113.  
  114.                 The Circuit Board RBBS
  115.                 SysOp: Dave Kleinschmidt
  116.                 (714) 778-0948
  117.                 300/1200/2400 Baud, No Fee
  118.  
  119.     All  SMG  Software  is  initially released to the  public  through  the 
  120.     Circuit  Board.   The latest version of any SMG Software can always  be 
  121.     found there.  
  122.  
  123.     A diskette containing all of the latest SMG Software can be obtained by 
  124.     sending a check or money order for $6.00  to the above address.    Make 
  125.     all checks payable to Steven M. Georgiades.  Thank you.  
  126.