This is a sticky one but I think I can hepl.
First I would make a directory under /mnt if there is not
one that you wish to be there for the zip100 to mount
under.
For example I have /mnt/zip250 for my zip 250 drive.
Then in my /etc/fstab file I have a line defining what the
mount point is, if you don't understand about the fstab file,
please write back saying this.
In my fstab file I have a line that looks like this.
/dev/sda4 /mnt/zip250 auto sync,user,noauto,nosuid,nodev
0 0
the /dev/sda4 is the device what the zip drive actually uses.
the /mnt/zip250 is the actual mount point.
auto means "automatically mount any kind of file system" sync I forgot but
it needs to be there, user means that any user can mount, unmount,
read, and write to the zip drive, noauto means do not try to mount
the zip drive at boot time, nosuid I forgot but it needs to be there,
nodev, forgot, but needs to be there and 0 0 also need to be there.
Hope this helps
On Mon, 31 Jan 2000, you wrote:
> Thank you for all the input of the memory problem. I got it fix - Mandrake
> detects 128Mb Ram now.
> Another problem that I have no solutions yet is Mandrake detected my Zip
> Zoom Card but not my 100MB Zip Plus. Anyone have any ideas?
> Thanks again for all the input to help me out.
> Nathan.
>
>
>
>
>
> _______________________________________________________
> Get 100% FREE Internet Access powered by Excite
> Visit http://freeworld.excite.com
--
Linux Cat