NTFS file system will not accept chmod commands. You will need to use the mask command when mounting the drive to achieve the same effect. For example I believe that the option –o umask=0000 when mounting the drive will set the permissions for the whole drive to be read/write for all users, i.e. chmod 777.Do I need to adjust mount parameters? Any ideas?
I understand that this is not what you are trying to achieve, but hope I managed to nod you in the right direction.



