i'm dual booting windows and arch linux and i want to write a file onto my windows drive from linux. the problem is that no matter how i mount it, i've tried
and
it always gives me a "this is a read only filesystem" error when i try to copy a file to it. i have ntfs support compiled into my kernel and i thought that ntfs writing was pretty stable under linux by now. can anybody tell me how i can write to my ntfs volume from linux?