Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Originally posted by Linux.tar.gz If tou have compiled your kernel with read and write on NTFS, then this should works fine.
Write-support from the kernel is useless in all but the most limitied circumstances(file sizes have to be the same as before, you can't create/delete new files). Go with Captive, but be warned, it is still not recommended to write to an NTFS partition. Many people have had success with it, but that does not mean errors can't happen.
Is there a way to write to an NTFS drive. I run kernel 2.6.4. It does mention write support, but I havent been able to do so far.
NTFS file system support (NTFS_FS)
NTFS is the file system of Microsoft Windows NT, 2000, XP and 2003.
Saying Y or M here enables read support. There is partial, but
safe, write support available. For write support you must also
say Y to "NTFS write support" below.
So, again, if you have compiled your kernel with read and write on NTFS, then this should works fine.
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415
Original Poster
Rep:
____________________________________________________
NTFS file system support (NTFS_FS)
NTFS is the file system of Microsoft Windows NT, 2000, XP and 2003.
Saying Y or M here enables read support. There is partial, but
safe, write support available. For write support you must also
say Y to "NTFS write support" below.
So, again, if you have compiled your kernel with read and write on NTFS, then this should works fine.
I'm sorry, i made a mistake. I've just installed a NTFS system, and i read more carefully the summary of those kernel options...
NTFS write support (NTFS_RW)
This enables the partial, but safe, write support in the NTFS driver.
The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (<500 bytes or so) cannot
be written to.
Can't answer you .
Last edited by Linux.tar.gz; 05-14-2004 at 05:50 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.