home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / articles / archives / limanews.exe / TURBOBUG.TXT < prev    next >
Text File  |  2006-10-19  |  2KB  |  42 lines

  1. ORIGINALLY PUBLISHED IN LIMA NEWSLETTER MARCH 1989
  2.       
  3.       
  4.      ^A BUG IN THE "INITIALIZE DISK" OPTION OF TURBO COPY   
  5.      ^^^^^^^^^^^^^^^^reported by Charles Good 
  6.       
  7.      When you initialize a blank disk for the first time by
  8. selecting item 3 (Initialize Disk) of the TURBO COPY menu,
  9. the resulting disk will have >00 entered at bytes >12 and
  10. >13 of sector zero.  Byte 12 is where the number of sides is
  11. indicated and should read >01 or >02 instead of >00.  Byte
  12. 13 is where density information is written, and should read
  13. >01, >02, or >04. 
  14.       
  15.      If you use TURBO COPY to initialize a blank disk DSSD
  16. and then later try to copy this disk using the COPY DISK
  17. options of either DM1000 or Birdwell's Disk Utilities,
  18. problems occur.  The >00's at bytes >12 and >13 of sector
  19. zero  will confuse DM1000 or Birdwell's DSKU into thinking
  20. that the source disk is SSSD rather than DSSD.  If you are
  21. using a blank target disk, the copying software will then
  22. automatically initialize the target disk as SSSD instead of
  23. DSSD.  
  24.        
  25.      Problems with TURBO COPY only show themselves in the
  26. above described specific circumstances, and only of the
  27. TURBO initialized disk is in a format other than SSSD.  In
  28. all other respects a disk initialized or copied with TURBO
  29. COPY behaves perfectly normally.  I like TURBO's speed and
  30. error checking, and I intend to continue to use TURBO COPY
  31. for fast disk copying and initialization.  With so many fast
  32. disk copy programs available, there is little reason to use
  33. DM1000 or DSKU for whole disk copying.  
  34.       
  35.      If you run into this problem and have trouble copying a
  36. TURBO initialized disk with DM1000 or DSKU, you can fix the
  37. source disk with a sector editor.  For a DSSD source disk,
  38. entering >0201 starting at byte >12 of sector zero will do
  39. the trick. 
  40.      .PL 1 
  41.  
  42.