home *** CD-ROM | disk | FTP | other *** search
Wrap
id m0tpz6w-0007qEa; Fri, 23 Feb 96 08:08 MST Sender: owner-executor Received: from janus.csres.utexas.edu by ftp.ardi.com with smtp (Smail3.1.29.1 #3) id m0tpz6N-0007qCC; Fri, 23 Feb 96 08:08 MST 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 Message-Id: <199602231506.JAA21367@janus.csres.utexas.edu> To: Tosak Seelanan <tosak@iastate.edu> cc: executor@ardi.com Subject: Re: How to tell Executor to raed Zip disk (Mac Zip disk) In-reply-to: Your message of "Wed, 21 Feb 1996 16:17:58 PST." <312BB636.4D4B@iastate.edu> Date: Fri, 23 Feb 1996 09:06:37 -0600 From: Rob Browning <osiris@cs.utexas.edu> Sender: owner-executor@ardi.com Precedence: bulk >>>>> "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