[thelist] Linux Port to Home - Solved
Daniel J. Cody
dcody at oracular.com
Wed May 31 11:15:59 2000
Simon Batistoni wrote:
> The above *is* theoretically possible with NTFS, but the capability doesn't
> generally come built-in to the kernel, and I've always found it a real pain
> to get it to work.
If you compile a 2.2.12+(i believe, might be 2.2.13+) kernel and enable
NTFS filesystem support, you'll have no problem mounting an NTFS
partition and reading from it. There is no way to (reliably) write to an
NTFS partition from Linux yet, but should be around in the 2.4 series
kernel...
This is probably the best way to do what you're trying to do :)
.djc.