On Mon, 27 Apr 1998, Jim Young wrote:
> Is there any information where I can look
> to start investigating how to mount
> an IDE zip drive ? Thanks in advance.
>
> _jim young ([EMAIL PROTECTED])
>
There's nothing special to it. Suppose you have your zip drive as
secondary slave (that would be hdd) and you want to mount it vfat. Your
Linux kernel have to already recgnized it. Your only job is to create a
directory, let's say /mnt/zip, andto issue, as root:
mount -f vfat /dev/hdd /mnt/zip
Cristian
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.