On Sunday 31 December 2000 14:19, you wrote:
> Dear All, I have Linux-Mandrake 7.2 and I had my internal Atapi zip
> drive supermounted and it was working fine until recently. As user all
> of a sudden I cannot copy a file into my zip. I can take them out and
> place them unto my desktop but I cannot place a file into my zip. As
> root I can do it but not as user. It was working fine until a week ago
> and I did nothing to change it. What do I need to do manually in either
> fstab or through Linuxconf to make this work for user again? I have
> attached a screenshot of my fstab file. I have tried changing
> permissions with chmod, Linuxconf,etc. and nothing has worked. Any help
> will be greatly appreciated. Thank you, Marcia
Get rid of that conv=auto on that line--make it either conv=text or
conv=binary. There is a problem with conv=auto.
With umask=0 there should be no problem and uid/gid should not be necessary.
the dev=/dev/hdx4 doesn't seem to be there.... I am wondering how it sees
your ZIP at all....
Check the file permissions on /mnt/zip as well....
cat /proc/modules to assure that ide-floppy.o is loaded.
Civileme
P. S. Next time you need to send the contents of a file, try attaching it to
your email. Saves a lot of i/o time on both ends.