From: <[EMAIL PROTECTED]>

> how can i use my zip drive in linux? i need to download things in
win98 to
> the disk and then bring them over to linux. any suggestions?

    What kind of zip drive?  SCSI, IDE, parallel?  If it's SCSI, you'll
need to mount /dev/sdx4 (where x is the appropriate device designator)
to an appropriate mount point.  If IDE, mount /dev/hdx4 as above.  You
shouldn't need anything special to use either of these.  For parallel
port, I haven't used that, so I couldn't help you.

Reply via email to