Keith Conger <[EMAIL PROTECTED]> writes:

> 
> Anyone know what command I put in fstab to use supermount with my internal
> zip drive?

easy:

ln -s sdX4 /dev/zip
/mnt/zip /mnt/zip supermount fs=vfat,dev=/dev/zip 0 0

of course, X must be replaced by the good letter :)

NB: u can't use fs=auto

Reply via email to