Mount an NTFS Filesystem in Linux

Mount an NTFS Filesystem in Linux

Under CentOS 5.6 OR Redhat Enterprise Linux RHEL 5.6 To mount NTFS file systems, you'll need to do this: mount -t ntfs-3g /dev/sda1 /mnt