码迷,mamicode.com
首页 > Web开发 > 详细

linux 无法识别ntfs 格式的u盘

时间:2018-07-28 13:55:22      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:util   number   test   spro   user   summary   ash   ast   space   

 配置 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

linux 无法识别ntfs 格式的u盘

标签:util   number   test   spro   user   summary   ash   ast   space   

原文地址:https://www.cnblogs.com/hrwu/p/9381444.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!