1,http://www.tuxera.com/community/open-source-ntfs-3g/ 下载ntfs-3g_ntfsprogs-2016.2.22这个压缩包,可用wget和浏览器两种方式都可以,前者更快: 2,解压,tar -xvf ***; 3,进入到解压目录***/Downloads/ntfs-3g_ntfsprogs-2016.2.22里面: 4, ./configure make make install # or 'sudo make install' if yo