*********************************************** * 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/ *********************************************** 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!! -- Best regards, Pradnyesh mailto:[EMAIL PROTECTED] _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

