ntfs_file system
时间:2021-01-01 11:44:57
收藏:0
阅读:0
centos linux 对ntfs的支持,需要第三方软件源epel
使用阿里源 ,根据help进行配置
#wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo #yum install ntfs-3g
评论(0)