Andrew,
See my script attached below. If you get errors running it cut and
paste it into a new file. For some reason I've run across wierd errors
mailing scripts to people. I think some hidden control characters get
let lying around or something.
The script will start an older zipdrive, the one that uses the ppa
driver. If yours in newer or is the 250MB one change all occurances of
ppa to imm. You can put this in your run level.
Once the script runs ( ./zipdrive start ) then add the following entry
to your fstab:
/dev/sda4 /mnt/zip vfat
noauto,user,exec,uid=1001,gid=100,umask=002 0 0
change uid, gid and umask to whatever you want or just remove them.
If you have problems let me know.
(I'm gzipping it to avoid those problems I was talking about).
Sheldon.
--
==============================================================================
"Definitions involving chicken heads no longer apply."
-Jon katz
==============================================================================
zipdrive.gz