Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
The correct answer -- read/write access from linux to NTFS is dangerous and you risk hosing your NTFS partition. The proper way to share files is to use a shared FAT32 partition.
Now that you've been warned, you have to load a read write module (or recompile your kernel with it involved). I've also used Captive NTFS (a year or so ago) out of desperation to reset the admin password of an XP install and nothing went bad. But a friend of mine tried the same thing and ended up having to reinstall Windows...
The kernel must be compiled with that function either as a module or into the kernel itself. If it wasn't selected to be compiled one way or the other when the kernel was compiled, you'll have to recompile the kernel to add 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.