linux 無法識別ntfs 格式的u盤


 配置 aliyum: 

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

  yum clean all

  yum repolist

查看是否有ntfs-3g安轉包:

  yum search ntfs

  

[root@stu ~]# yum search ntfs
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
===================================================================== N/S matched: ntfs ======================================================================
ntfs-3g.x86_64 : Linux NTFS userspace driver
ntfs-3g-devel.x86_64 : Development files and libraries for ntfs-3g
ntfsprogs.x86_64 : NTFS filesystem libraries and utilities

  Name and summary matches only, use "search all" for everything.

  

安裝:

  yum -y install ntfs-3g.x86_64


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM