Any way to write to an NTFS partition?

From: Daniel Ganek (ganek_at_comcast.net)
Date: 03/01/04


Date: Mon, 01 Mar 2004 15:04:21 -0500

Our salesforce uses laptops with Win2000 or XP installed (Dell).
We currently add RH 7.3 and GRUB to the MBR for demos. IT would
be a lot happier if we didn't muck with the MBR. I know how to
modify boot.ini to boot Linux. The problem is that we would have
to manually modify the NTFS partition after installing RH7.3.

I'd like to use a script during the kickstart process to copy a
file to the NTFS partition and add a line to boot.ini. But, RH
doesn't support NTFS. Anyone know of a way to do this? Is there
a 3rd party module I can install during kickstart that'll let me
mount the NTFS partition and write to it?

/dan