centos7支持ntfs

简单搜索了一下,发现一个很好的安装步骤,简洁有效,已经试验。

rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm

yum clean all

yum makecache

yum install ntfs-3g

Linux学习,http:// linux.it.net.cn

shutdown -r now

IT网,http://www.it.net.cn

重启后就支持NTFS文件系统了

上一篇:php header函数要点


下一篇:Android-第一个Android程序