CentOS 7 duqu NFTS file

1.安装ntfs-3g,自带源中没有此源,需要手动添加源:

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

2.refresh the cache:

yum makecache

3.Download installation package:

yum install ntfs-3g

OK .enable open u disk

猜你喜欢

转载自blog.csdn.net/weixin_40948696/article/details/82781520