home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text1148.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.5 KB  |  39 lines

  1.     id m0tpz6w-0007qEa; Fri, 23 Feb 96 08:08 MST
  2. Sender: owner-executor
  3. Received: from janus.csres.utexas.edu by ftp.ardi.com with smtp
  4.     (Smail3.1.29.1 #3) id m0tpz6N-0007qCC; Fri, 23 Feb 96 08:08 MST
  5. Received: from janus.csres.utexas.edu (osiris@localhost [127.0.0.1]) by janus.csres.utexas.edu (8.6.12/8.6.12) with ESMTP id JAA21367; Fri, 23 Feb 1996 09:06:39 -0600
  6. Message-Id: <199602231506.JAA21367@janus.csres.utexas.edu>
  7. To: Tosak Seelanan <tosak@iastate.edu>
  8. cc: executor@ardi.com
  9. Subject: Re: How to tell Executor to raed Zip disk (Mac Zip disk) 
  10. In-reply-to: Your message of "Wed, 21 Feb 1996 16:17:58 PST."
  11.              <312BB636.4D4B@iastate.edu> 
  12. Date: Fri, 23 Feb 1996 09:06:37 -0600
  13. From: Rob Browning <osiris@cs.utexas.edu>
  14. Sender: owner-executor@ardi.com
  15. Precedence: bulk
  16.  
  17. >>>>> "T" == Tosak Seelanan <tosak@iastate.edu> writes:
  18.  
  19.  
  20. T> Hi, I have Zip drive (SCSI version) connect to my computer.  Is
  21. T> there any way to tell Executor to read (only read is OK for now)
  22. T> Mac Zip disk on my Zip drive?  I would be surprised if Executor can
  23. T> write Mac Zip disk...
  24.  
  25. As far as I know, it only works under the Linux version.  You just
  26. need to set environment variable MacVolumes to point to the drive.
  27. For example, under bash it looks like this:
  28.  
  29. export MacVolumes=/dev/sdc
  30.  
  31. You also need to make sure that the user you are logged in as has the
  32. appropriate permission to access the drive.
  33.  
  34. I've read and written Zip disks just fine this way.
  35.  
  36. --
  37. Rob 
  38.  
  39.