centos7中使用yum安装ntfs-3g

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

  2. 安装
    yum update;yum install ntfs-3g
    yum install ntfs-3g

文章目录
|