NTFS (New Technology File System) is the standard file system for Windows operating systems. If you dual-boot CentOS 7 with Windows, use external USB hard drives formatted on a Windows PC, or manage a server that needs to read/write to Windows disks, you’ve likely encountered the frustrating error: "Unable to mount location: Can't mount file."
If you are on 32-bit:
sudo yum install ntfs-3g -y
Now go mount that Windows drive with confidence. ntfs-3g rpm centos 7