Thanks, I'll remember that

I use

/dev/hdd    /mnt/zip    auto    sync,user,noauto,nosuid,nodev,unhide 0 0

with success (I convert MAC to PC and vice versa for others)

Civileme

Jack Ellis wrote:

> Add a line like the following to your /etc/fstab file. The hdc is for the
> secondary master ide controller where I have my zip. "a" is for primary
> master, "b" is for primary slave, etc. The 4 normally means 4th partition, but
> this is something required for zip drives apparently.
>
> /dev/hdc4               /mnt/zip                vfat    
>sync,user,noauto,nosuid,nodev,unhide 0 0
>
> Also make sure your permissions are in order. Log on as root and set the owner
> and group on the desktop file for your zip drive in each home directory so that
> they can be accessed without super user privileges. --  ...Jack
> <[EMAIL PROTECTED]>
>
> On Sat, 09 Oct 1999, you wrote:
> > I'm using mandrake 6.0 with KDE. I have everything working except my zip drive.
> > What do I need to do to make the zip drive work. I have looked for info online
> > and on the system with no luck.
> >
> > Ken
> --
>  ...Jack <[EMAIL PROTECTED]>

Reply via email to