LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vfat partition - write permission for users group (https://www.linuxquestions.org/questions/linux-newbie-8/vfat-partition-write-permission-for-users-group-50213/)

digitized_funk 03-17-2003 12:29 AM

vfat partition - write permission for users group
 
hello I am trying to automount my shared partition, I cannot get write permission set for the users group. I can however write to the disk from su.

I read somewhere to assign gid=100 would fix it at mount time, but it still doesn't seem to work. Can someone check my /etc/fstab entry please, I am such a newb:

/dev/hda2 /mnt/D vfat gid=100,user,auto 0

thanks for your help

Rich.

mayankjohri 03-17-2003 12:37 AM

search this forum i have already given the answer....

mayankjohri 03-17-2003 01:00 AM

try this also

http://www.linuxquestions.org/questi...ite+permission

digitized_funk 03-17-2003 01:49 AM

great thanks, so basically I just have to set UMASK=000 instead of using gid. I will try it when I boot to linux again, I am now having trouble with my modem connection, linux is really hard to get running.

thanks again.

mayankjohri 03-17-2003 02:22 AM

YES/NO.
YES: - Its really hard to drive a car the first time. but tricycle its easy
NO :- to drive a car for long is easy. but tricycle its hard.
and for the modem. use kppp and just change the modem device and query it. if it fails then try with another modem device setting of Kppp. short cut.
if your modem is connected to first serial port them the device is /dev/ttyS0
and so on..

digitized_funk 03-17-2003 02:56 AM

thanks, the modem is configured okay, the problem is that it won't stay connected, it drops the line between 2 - 30 minutes usually closer to 2. I have a post up in the hardware forum. I wasn't sure to look at wvdial.conf, something to do with pppd or my hsf conexant driver.

I'd just used wvdialconf to setup my wvdial.conf, have not done anything past the defaults for pppd and used hsfconfig tool to auto configure the modem. I'm pretty hopeless and rely on these auto tools quite heavily :)

thanks for help.

digitized_funk 03-19-2003 07:13 AM

well I finally have got round to trying to update my fstab and remounting my drive. It is still not working even with the UMASK option my user account still doesn't write to disk, can someone please just tell me what is wrong with the following line:

/dev/hda2 /mnt/D vfat auto,UMASK=000 0 0

thanks very much.

acid_kewpie 03-19-2003 07:24 AM

not sure if umask is case sensitive, may well be,make it lower. when it is mounted check that the permissions are on an "ls"

digitized_funk 03-19-2003 07:30 AM

great thanks a lot! it worked!


All times are GMT -5. The time now is 07:26 PM.