home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4105.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  3.4 KB

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