On Sunday 06 June 2004 06:26 pm, Micha Feigin wrote: > On Sun, Jun 06, 2004 at 03:30:54PM -0700, [EMAIL PROTECTED] wrote: > > Not true, tools exist to to use it just as you would a fat32 filesystem. > > > > Knoppix uses them, in fact and that's based on debian. > > Don't know of any, and the kernel driver certainly doesn't support > that. It supports only changing data in the file without changing size > (useful mainly for linux in a file under ntfs, don't remember which > distribution does that). > > > On 6 Jun 2004 at 16:34, Jerry Haltom wrote: > > > The only things you can do to an NTFS partition are change data within > > > a file while keeping its existing size. You cannot create new files or > > > resize files. > > > > > > > > > -- > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > with a subject of "unsubscribe". Trouble? Contact > > > [EMAIL PROTECTED] > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > > > > > +++++++++++++++++++++++++++++++++++++++++++ > > This Mail Was Scanned By Mail-seCure System > > at the Tel-Aviv University CC.
OK, I guess it can't be done. Google came up with this page, which suggests that you can actually write to a dos filesystem, which is why I pursued it. http://linux.about.com/library/bl/open/newbie/blnewbie4.2.3.htm From there I looked at my kernel config, saw that there is now support for ntfs, and took it from there. Close, but no. Thanks for your time.