On Thu, 10 May 2001 13:49:24 +0200, you wrote: >...or mount it with the uid, gid of your user. Gives him the proper rights.
or for multiple users you could mount it with the staff gid, add the user to the staff group list, and set the umask for group to write like i did.. e.g. /etc/fstab: /dev/hda2 /mnt/c vfat rw,gid=50,umask=002 -- Dean Liversidge [EMAIL PROTECTED]