On Tue, 2007-05-22 at 16:01 +0200, Matthias Brennwald wrote: > I'd like to read and write to/from the (NTFS) partition. I tried the following >
I'm not familiar with ntfsprogs, but I have had success with ntfs-3g... Description: read-write NTFS driver for FUSE The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver for 32-bit, little-endian architectures which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right. Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements. ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it. thx/Clay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]