小fish 发表于 2019-2-15 14:48:26

centos挂载NTFS移动硬盘

  # yum -y installfuse
已加载插件:fastestmirror, refresh-packagekit, security
设置安装进程
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
epel/metalink                                                                                                                                                                     |10 kB   00:00

[*]base: mirrors.aliyun.com
[*]epel: mirrors.aliyun.com
[*]extras: mirrors.163.com
[*]updates: mirrors.aliyun.com
base                                                                                                                                                                              | 3.7 kB   00:00   
epel                                                                                                                                                                              | 3.2 kB   00:00   
epel/primary                                                                                                                                                                      | 3.2 MB   00:00   
epel                                                                                                                                                                                       12498/12498
extras                                                                                                                                                                            | 3.4 kB   00:00   
updates                                                                                                                                                                           | 3.4 kB   00:00   
updates/primary_db                                                                                                                                                                | 1.9 MB   00:00   
包 fuse-2.8.3-5.el6.x86_64 已安装并且是最新版本
无须任何处理
# yum -y installntfs-3g
已加载插件:fastestmirror, refresh-packagekit, security
设置安装进程
Loading mirror speeds from cached hostfile
[*]base: mirrors.aliyun.com
[*]epel: mirrors.aliyun.com
[*]extras: mirrors.163.com
[*]updates: mirrors.aliyun.com
包 2:ntfs-3g-2017.3.23-6.el6.x86_64 已安装并且是最新版本
无须任何处理



页: [1]
查看完整版本: centos挂载NTFS移动硬盘