Assalamu'alaikum
Warahmatullaahi Wabarakaatuh.
Berikut Sharing Mengenai Cara Menmount point file ntfs di sistem operasi Centos 7
Cara Pertama
[root@localhost ~]# yum install ntfs-3g
Loaded plugins: fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
* base: mirror.buana.web.id
* extras: mirror.buana.web.id
* updates: mirror.buana.web.id
No package ntfs-3g available.
Error: Nothing to do
[root@localhost ~]# yum install fuse fuse-ntfs-3g
Loaded plugins: fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
* base: mirror.buana.web.id
* extras: mirror.buana.web.id
* updates: mirror.buana.web.id
Package fuse-2.9.2-10.el7.x86_64 already installed and latest version
No package fuse-ntfs-3g available.
Nothing to do
[root@localhost ~]# yum install ntfs-3g
Loaded plugins: fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
* base: mirror.buana.web.id
* extras: mirror.buana.web.id
* updates: mirror.buana.web.id
No package ntfs-3g available.
Error: Nothing to do
Jika Terdapat eror diatas pastikan repository di enable berikut caranya
[root@localhost share]# yum --enablerepo=epel install ntfs-3g
Loaded plugins: fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 5.4 kB 00:00
* base: mirror.buana.web.id
* epel: kartolo.sby.datautama.net.id
* extras: mirror.buana.web.id
* updates: mirror.buana.web.id
epel | 3.2 kB 00:00:00
epel/x86_64/primary FAILED ] 0.0 B/s | 0 B --:--:-- ETA
http://sg.fedora.ipserverone.com/epel/7/x86_64/repodata/d88f4421597a7eaf10ef1759a959f29707e371147fda1cea9e73c8a4a1954886-primary.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
(1/2): epel/x86_64/updateinfo | 934 kB 00:00:01
epel/x86_64/primary FAILED
http://mirror.horizon.vn/epel/7/x86_64/repodata/d88f4421597a7eaf10ef1759a959f29707e371147fda1cea9e73c8a4a1954886-primary.xml.gz: [Errno 14] curl#52 - "Empty reply from server"
Trying other mirror.
(2/2): epel/x86_64/primary | 3.6 MB 00:00:05
epel 12723/12723
162 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package ntfs-3g.x86_64 2:2017.3.23-6.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================================================
Installing:
ntfs-3g x86_64 2:2017.3.23-6.el7 epel 264 k
Transaction Summary
==============================================================================================================================================================
Install 1 Package
Total download size: 264 k
Installed size: 612 k
Is this ok [y/d/N]: y
Downloading packages:
ntfs-3g-2017.3.23-6.el7.x86_64.rpm | 264 kB 00:00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : 2:ntfs-3g-2017.3.23-6.el7.x86_64 1/1
Verifying : 2:ntfs-3g-2017.3.23-6.el7.x86_64 1/1
Installed:
ntfs-3g.x86_64 2:2017.3.23-6.el7
Complete!
[root@localhost share]#
Terima kasih Semoga bermanfaat
Terima
Kasih atas kunjungan di blog ini.
AIN | Tegal, 02 Desember 2018
Wassalamu'alaikum
Warahmatullaahi Wabarakaatuh.
#Opensource #Centos #3Desember2018 #Tegal