I think you should write "user" instead of "defaults". "man fstab" or "man mount" should help. Bye >Hello. > >I have a mounted disk on /mnt/mp3. In my /etc/fstab >I have the line: > > /dev/hdc4 /mnt/mp3 vfat defaults 1 2 > >I want to let my user to read/write from/to /mnt/mp3 > >How can I do that?