On Fri, Dec 12, 2008 at 4:39 PM, பத்மநாதன் <[email protected]> wrote:
> I added the partition in /etc/fstab as below
>
> /dev/sda4     /mnt/share     vfat     users, grp=users,umask=0002,rw,utf=8
>     0    0
>
> But Ubuntu 8.10 automounts the partions as readonly. If i create or copy
> some files to this parttion asks current user password to perform the task
> with waning message.
>
> What is the problem?

You need to check 3 things
1) Does your user belong to group 'users'?
2) What happens if you manually mount that partition with the command
mount /dev/sda4 /mnt/share
3) Try running fsck on the partition and then remount it.
If all the above fail, you should try on the ubuntu lists/irc
channel/forums/lauchpad.

-- 

Reserve your abuse for your true friends. -- Larry Wall in
[email protected]
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to