IPFire and NTFS

ntfs-3g is no addon. It is a core package (always installed) but to use it you need to add a parameter (-t ntfs-3g) to the mount commandline.

mount /dev/sd?? /mountpount -t ntfs-3g

4 Likes