||
exFAT( 扩展文件分配表)是一种专有的文件系统,针对闪存设备进行优化。旨在取代旧的 FAT32 文件系统。
最新版本的 Windows 和 macOS 操作系统支持 exFAT 文件系统。与大多数其他主要 Linux 发行版一样, CentOS 7 默认情况下不支持专有的 exFAT 文件系统。需要安装FUSE exFAT 模块和工具,为类 Unix 系统提供全功能的 exFAT 文件系统实现。
Nux Dextop库依赖于EPEL库,所有要先安装EPEL库,yum -y install epel-release (如果安装过就跳过)
1.下载并解压文件nux-dextop.repo放到/etc/yum.repos.d/文件夹下
wget -c http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
2. 将nux-dextop.repo中"enabled=1" 修改为 "enabled=0"
3. sudo yum --enablerepo=nux-dextop install fuse-exfat exfat-utils
参考:
https://wenku.baidu.com/view/db6ef065cb50ad02de80d4d8d15abe23482f03ae.html
https://blog.csdn.net/weixin_46396833/article/details/122091828
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-11-21 01:33
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社