在CentOS7/CentOS6中支持exfat格式的U盤

https://blog.csdn.net/shile/article/details/52202030
須要安裝epel庫,Nux Dextop庫,再安裝fuse-exfat和exfat-utils包,便可識別exfat格式。
yum -y install epel-release
rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
yum repolist
yum --enablerepo=nux-dextop install fuse-exfat exfat-utilside

因爲Nux Dextop倉庫可能會與其餘第三方庫有衝突,好比(Repoforge和ATrpms)。
因此,建議默認狀況下不啓用Nux Dextop倉庫。.net

打開/etc/yum.repos.d/nux-dextop.repo,將"enabled=1" 修改成 "enabled=0"。
$ sudo vi /etc/yum.repos.d/nux-dextop.repoblog

相關文章
相關標籤/搜索