Re: /etc/fstab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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, oystein.olsen@astro.uio.no, http://folk.uio.no/oeysteio
Institute of Theoretical Astrophysics, http://www.astro.uio.no
University of Oslo, Norway



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux