centos 7.0 读写ntfs分区

wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo

yum install ntfs-3g

 查看自动挂载的目录

df -h

原文地址:https://www.cnblogs.com/alantop/p/11611799.html