home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1621.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  2.9 KB  |  67 lines

  1.  
  2.  
  3. On Thu, 24 Aug 1995, Clifford Thomas Matthews wrote:
  4.  
  5. > >>>>> "Ziv" == ZivArazi  <ZivArazi@aol.com> writes:
  6. >     Ziv> Did anyone succeed in using Zip diskettes (Mac format) with
  7. >     Ziv> E/D ?  I tried to "see" the zip as a Mac HD, but even when I
  8. >     Ziv> 'lock' the disk, it shows it as a DOS drive.
  9. >     Ziv> Thanks, Ziv
  10. >     Ziv> p.s. I'm using 1.99o5 and tried all the -dosdrives and
  11. >     Ziv> -macdrives switches.
  12. > There are a number of possibilities for the source of the problem.
  13. > Perhaps people on this list can help me out.  Those drives are
  14. > sufficiently inexpensive that if we weren't really tight on cash right
  15. > now, we'd just buy one and figure it out from here, but we just can't
  16. > do that right now.
  17. > There are two different ways that a Mac disk can have an HFS
  18. > filesystem on it.  The original way, which was used on the first SCSI
  19. > hard drives, and is still used by floppies and HFS CD-ROMs is to just
  20. > plop the filesystem down at the beginning of the disk.  However, as
  21. > disks got larger, it made sense to partition them, so some disks have
  22. > partition tables at the beginning.  In addition to these two issues is
  23. > the question of just how large the underlying block size is on the
  24. > disk.
  25. > The trouble is that currently, Executor does not support disks that
  26. > have partition tables that have block sizes > 512 bytes/sector.
  27. > Writing the support for such drives is really fairly easy, the problem
  28. > is we have no such critters in house.  It may be that the Zip drives
  29. > fall into this category.  Is there anyone out there who can dump the
  30. > first 2048 characters of the drive into a file and then drop the file
  31. > into ftp://ftp.ardi.com/incoming?  Furthermore, does anyone know with
  32. > certainty the block size of Zip drives?
  33. > If I get a dump of the first 2k characters and also find out that the
  34. > block size is indeed > 512, then I'll modify Executor to theoretically
  35. > support larger block sizes and then have someone test it on a Zip
  36. > drive.  If I can't get answers to those questions I can write some
  37. > special code that can be run on the Zip drive that will answer the
  38. > questions for me.  The latter takes more of my time, so I'd like to
  39. > wait a few days to see if anyone has answers to the former.
  40. > We very much want to support both the Zip drives and SyQuest's new 130
  41. > MB drive.  We almost bought one of the SyQuests last night, but the
  42. > cost of an unexpected root canal held us back.  Once 2.0 is shipping
  43. > we shouldn't be quite so broke.
  44. >     --Cliff
  45. >     ctm@ardi.com
  46. I don't know why more people register now, as they are all guaranteed 
  47. upgrades to 2.0 for free, and it would help you get 2.0 out faster, and 
  48. more stable if you had the money for such purchases.  I saw many requests 
  49. for Executor cracks on the Usenet.  I just wanted to punch something.
  50.  
  51. If I get a ZIP drive soon, and figure out how to dump out 2048 bytes 
  52. right off a hard drive like you mentioned, I'll help.
  53.  
  54. eric
  55.  
  56.  
  57.