so, what is your /etc/fstab entry for ntfs partition?
Ray Parrish
crp at cmc.net
Wed Dec 3 06:08:06 UTC 2008
H.S. wrote:
> 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.
>
>
You really do not want to make the boot drive for the Windows XP system
writable anyway, as any changes you do to that drive from within Ubuntu
will cause XP's System Restore to malfunction, as it will detect that
you have changed the drive from the way it was the last time System
Restore was monitoring the drive, and it will refuse to restore any
previous restore points after that.
Later, Ray Parrish
--
http://www.rayslinks.com/ Web index of human reviewed links.
<http://www.rayslinks.com/Troubleshooting%20and%20fixing%20Windows.html>
Trouble shooting and Fixing Windows
http://www.writingsoftheschizophrenic.com My poetry in web pages
More information about the ubuntu-users
mailing list