home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Pilotes / DisqueDur / Format64.readme < prev    next >
Text File  |  1998-04-27  |  2KB  |  45 lines

  1. Short:    V1.03 Format replacement w/ >4GB support + C source.
  2. Author:   jack@lyyra.kempele.fi (Jarkko Vatjus-Anttila)
  3. Uploader: tumu@kempele.fi (Tuomas Lukinmaa)
  4. Version:  1.03
  5. Type:     disk/misc
  6. Replaces: Format64.lha
  7.  
  8.     ------------------------------------------------------------
  9.     This work is based on the NewFormat V1.00 by Dave Schreiber!
  10.     ------------------------------------------------------------
  11.  
  12.     BACKUP YOUR DRIVE BEFORE USING THIS PROGRAM. ALTHOUGH I'VE BEEN
  13.     TESTING IT WITH MY 6.4 GIG SEAGATE, IT MAY STILL CONTAIN BUGS.
  14.     YOU HAVE BEEN WARNED!
  15.  
  16.     For some time ago I purchased 6.4GB Seagate Medalist but only
  17.     to see that the part of the disk that exceeded 4GB border was
  18.     unusable. I updated my scsi.device to 43.23 and FastFileSystem
  19.     to 43.19 but although they support 64 bit device commands, you
  20.     need a FORMAT command to support them, too.
  21.  
  22.     Because I didn't find any freeware Format replacement that could
  23.     handle 64 bit addressing range, I decided to adapt the needed
  24.     features in NewFormat by Dave Schreiber. Just because the command
  25.     is just what I've been looking for, and besides, it had sources
  26.     included with it.
  27.  
  28.     1.03 fixes following:
  29.     ---------------------
  30.  
  31.     - Format loop rewritten. I got strange bug reports about the format
  32.       sequence. If this version does not fix the problems, then your
  33.       drive controller doesn't work.
  34.     - Format64 used 64bit commands with all >4GB drives although they
  35.       should be used only with the partitions exceeding the 4GB border.
  36.       Now fixed.
  37.     - Removed some printf's to keep new format engine compatible with
  38.       the GUI.
  39.  
  40.     Well, it works with me and now I have all of my 6.5GB online...
  41.  
  42.     Have fun, Format64 has been compiled with StormC 1.1.1
  43.  
  44.     - Jarkko Vatjus-Anttila
  45.