Hello,
I would like to install a Iomega Zip Drive 100mb Parrallel.
How do i do it?
and please don't send me to a link, because i have seen a couple and they are hard for me to understand.
thanks


/dev/sda4 /mnt/zip auto noauto,owner,kudzu 0 0

Calum wrote:'please don't send me to a link'? that narrows it down a bit, doesn't it?
what if all *your* links have been oops because you suck at searching, but all our links kick ass and are easy because we spend our lives on the net looking for geeky tutorials? hmm? THEN would you go to one of our links, hMm? would you? hmm? would you?

well, this link is best, because void main's help is usually spot on.Buzza24 wrote:Well Ok then I would like some of ur links then.


modprobe ppa
modprobe vfat
drive z: file="/dev/sda4" exclusive
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
/misc /etc/auto.misc --timeout=60
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
zip -fstype=vfat :/dev/sda4
# the following entries are samples to pique your imagination
#linux -ro,soft,intr ftp.example.org:/pub/linux
#boot -fstype=ext2 :/dev/hda1
#floppy -fstype=auto :/dev/fd0
#floppy -fstype=ext2 :/dev/fd0
#e2floppy -fstype=ext2 :/dev/fd0
#removable -fstype=ext2 :/dev/hdd




Calum wrote:i have not tried that autofs thing, as i don't like automounters, however if i have it set to 5 seconds, maybe that will be good enough to be transparent. maybe i could put it down to 1 or 2 seconds...

Users browsing this forum: No registered users and 0 guests