DebianThis forum is for the discussion of Debian Linux.
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.
Linux can read/write to fat32 partitions normally as if they were ext2/3.
NTFS however, is a whole other story. I've never been able to write to NTFS. I read that there are some programs that can do it, but are not safe and can easily corrupt data. I think one of these tools is 'captive'. I'm not too sure on this one.
If you want you can compile a 2.6 kernel and enable to write in NTFS file system, it's in testing yet, but it's possible.
Yeah, NTFS write is possible in 2.6 kernels if you don't actually want any of the data on the partition. If you kinda wanted to keep all that porn though, you'll need to either dual-boot so you can use Windows to write data onto NTFS or... no, that's it.
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
er, NTFS write support in the 2.6 kernel is SAFE, unlike the 2.4 kernel. The way this is achieved is that file writing is allowed, PROVIDING the file size is unchanged.
In other words, it's not very usable, but it will NOT repeat NOT damage your NTFS partition.
er, NTFS write support in the 2.6 kernel is SAFE, unlike the 2.4 kernel. The way this is achieved is that file writing is allowed, PROVIDING the file size is unchanged.
In other words, it's not very usable, but it will NOT repeat NOT damage your NTFS partition.
unless of course the file size differs...then it's still damaging right? Also look into CaptiveNTFS. I'm not sure how well this works, but look into it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.