***********************************************
*  LUG Meet @ KReSIT on 08-Dec-2002 @ 4:00 pm
*  The LUG meet for December has been scheduled on 8th December 2002
*  @ KReSIT, (in IIT Campus).
*  For directions to get to the venue click here
*  http://www.it.iitb.ac.in/visit/
***********************************************

since its a windoze partition(vfat), try the umask option.
so the "auto,owner,user" becomes "auto,owner,user,umask=0" .

setting umask=0 gives 777 perms to all files, which might not be a good idea.

check the manpages :-)

--gera.


> Hello,
>
>   i currently have rhl 7.3 installed on my system.
>   i added the foll line to "/etc/fstab"
>   "/dev/hda1   /mnt/win   vfat   auto,owner,user   0 0"
>   this change mounts the win partition in the partition in the
>   directory /mnt/win with the permissions 755 & root as the owner so
>   that no other user gets the write permission
>   but i want to give write permission to my normal user account so
>   i tried the foll line
>   "/dev/hda1   /mnt/win   vfat   auto,owner,user,rw   0 0"
>   but it does not work
>   so i tried adding the foll line to "/etc/rc.d/rc.local"
>   "chmod -R 777 /mnt/win"
>   this only increased my boot up time, but did not solve the problem
>
>   this way i have to log in as the root 2 do even small changes
>   am facing a lot of problems this way
>
>   plz help!!

-- 
English literature's performing flea.
                -- Sean O'Casey on P.G. Wodehouse



_______________________________________________

http://mm.ilug-bom.org.in/mailman/listinfo/linuxers



Reply via email to