How can you read/write to a Microsoft NTFS partition?

Read an NTFS partition is not a problem, but writing is still not 100% safe...

if it is really necessary to write, one of the solutions currently available is to use "Captive NTFS", this program exploits the native Windows drivers with the help of WINE.

Learn more:

The first free NTFS read/write filesystem for GNU/Linux