Hi, I've set up my /etc/fstab file as usual, so that I can access my Windows C: and D: drives, as shown in the attachment. I can mount/unmount both these drives and read them. I can also write to the /mnt/c filesystem. But for some reason I can't write to the /mnt/d filesystem. Specifically: $ whoami yawar $ pwd /mnt/d/My Documents $ touch file touch: creating `file': Permission denied $ Can some kind soul tell me what I'm doing wrong? Thanks, Yawar Amin