linux permission for windows mounted partition
        Posted  
        
            by 
                monucool
            
        on Super User
        
        See other posts from Super User
        
            or by monucool
        
        
        
        Published on 2011-11-22T16:27:33Z
        Indexed on 
            2011/11/23
            2:00 UTC
        
        
        Read the original article
        Hit count: 219
        
linux
I have installed windows 7 and linux opensuse in my laptop. In linux the windows is mounted under /windows/A OR B OR C OR D
When ever i write or do a touch in any of this location it says permission denied
The permission for /windows on running ls -l on root partition is as follows :
drwxr-xr-x 1 root users      32768 Nov 12 11:00 Windows
what should i do to get the permissions for writing or deleting a file?
© Super User or respective owner