Talking about Programming, Computers, and Computer Science stuff in general.
Monday, August 04, 2008
Accessing NTFS from Linux in write mode
As I said in my previous post, I switched to NTFS partition on my external USB driver, since I can now access NTFS partitions also in write mode thanks to NTFS-3G: http://www.ntfs-3g.org.
The cool thing is that I didn't have to modify any configuration file, thanks to ntfs-config, http://flomertens.free.fr/ntfs-config, a very cool GUI application that does all the job and changes your fstab file.
If you're paranoid like me ;-) you might enjoy sharing an encrypted ntfs partition betweeen the two OSes. You can do that using Truecrypt (http://www.truecrypt.org/), I've tried with Win XP and Ubuntu.
If you're paranoid like me ;-) you might enjoy sharing an encrypted ntfs partition betweeen the two OSes. You can do that using Truecrypt (http://www.truecrypt.org/), I've tried with Win XP and Ubuntu.
ReplyDeletesounds interesting!
ReplyDeleteI had heard about truecrypt but never tried it yet... I'll do that soon!
thanks