so, what is your /etc/fstab entry for ntfs partition?
H.S.
hs.samix at gmail.com
Wed Dec 3 04:21:50 UTC 2008
H.S. wrote:
> H.S. wrote:
>>
>> It appears that without the "noexec" option all files in ntfs are seen
>> as having their x bit set.
>>
>
> It appears that umask is the culprit. The following is what I have now:
> iocharset=utf8,user,rw,auto,uid=0,gid=0,dmask=0222,fmask=0333
>
> as the mount options.
>
>
>
>
Sorry, the previous set of options makes the files and dirs
non-writable. The following sets allows writing too:
iocharset=utf8,user,rw,auto,uid=0,gid=0,dmask=0,fmask=0111
Regards.
--
Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.
More information about the ubuntu-users
mailing list