On Friday 15 June 2007 3:19 pm, Nick Rout wrote: > Secondly it might be mounted read write, but your user may not have the > needed permissions to write to the files concerned.
Something like this in fstab might be what he needs (obviously changed to suit)........ /dev/hda1 /mnt/c vfat defaults,umask=000 0 0
