Adam....to allow users to have write access the options column
in the /etc/fstab entry for /mnt/DOS_hda1 should look like
this:
user,exec,umask=0
Alan
Adam Talbot wrote:
>
> Hi. I've just setup Linux and I've got a user (me) that I want to
> give access to the dos partitions (/mnt/DOS_hda1...) but I can't seem to
> do that. I've tried changing the owner of these partitions (chgrp and
> chown) but it says I can't do that. I've also tried changing the access
> rights (chmod) but that doesn't work either.
> I was wondering how I can give a user write access to these
> partitions?
>
> Thanks,
>
> Adam.