On Thursday 06 February 2003 10:12, David Sudjiman wrote: > Dear Senior, > > I'm using rh80 and curious about the /etc/fstab (I did man fstab) > 1. I found > > none /dev/pts devpts gid=5,mode=620 0 0 > none /proc proc defaults 0 0 > none /dev/shm tmpfs defaults 0 0 > > what are that for? > > 2. I have my win partition and I need it to be available on linux. Then I > add this line to my /etc/fstab > /dev/hda1 /mnt/win vfat defaults 0 0 > > but then I found that only root can write to this partition.. how can I > make every user in can write to this?
Something like (one line): /dev/hda1 /mnt/win vfat defaults,user,umask=077,gid=oeysteio,uid=oeysteio 0 0 -- Øystein Olsen, [EMAIL PROTECTED], http://folk.uio.no/oeysteio Institute of Theoretical Astrophysics, http://www.astro.uio.no University of Oslo, Norway -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list