home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text0876.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  674 b   |  23 lines

  1. >>>>> "T" == Tosak Seelanan <tosak@iastate.edu> writes:
  2.  
  3.  
  4. T> Hi, I have Zip drive (SCSI version) connect to my computer.  Is
  5. T> there any way to tell Executor to read (only read is OK for now)
  6. T> Mac Zip disk on my Zip drive?  I would be surprised if Executor can
  7. T> write Mac Zip disk...
  8.  
  9. As far as I know, it only works under the Linux version.  You just
  10. need to set environment variable MacVolumes to point to the drive.
  11. For example, under bash it looks like this:
  12.  
  13. export MacVolumes=/dev/sdc
  14.  
  15. You also need to make sure that the user you are logged in as has the
  16. appropriate permission to access the drive.
  17.  
  18. I've read and written Zip disks just fine this way.
  19.  
  20. --
  21. Rob 
  22.  
  23.