home *** CD-ROM | disk | FTP | other *** search
- >>>>> "T" == Tosak Seelanan <tosak@iastate.edu> writes:
-
-
- T> Hi, I have Zip drive (SCSI version) connect to my computer. Is
- T> there any way to tell Executor to read (only read is OK for now)
- T> Mac Zip disk on my Zip drive? I would be surprised if Executor can
- T> write Mac Zip disk...
-
- As far as I know, it only works under the Linux version. You just
- need to set environment variable MacVolumes to point to the drive.
- For example, under bash it looks like this:
-
- export MacVolumes=/dev/sdc
-
- You also need to make sure that the user you are logged in as has the
- appropriate permission to access the drive.
-
- I've read and written Zip disks just fine this way.
-
- --
- Rob
-
-