Mount an NTFS Filesystem in Linux

By donmc, 1 May, 2011
Topic

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