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

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