{"id":46,"date":"2017-04-04T13:30:51","date_gmt":"2017-04-04T04:30:51","guid":{"rendered":"https:\/\/dong1lkim.oboki.net\/?p=46"},"modified":"2019-09-01T22:21:58","modified_gmt":"2019-09-01T13:21:58","slug":"linux-how-to-mount-ntfs-on-centos","status":"publish","type":"post","link":"https:\/\/oboki.net\/workspace\/system\/filesystem\/linux-how-to-mount-ntfs-on-centos\/","title":{"rendered":"[Linux] How to mount NTFS on CentOS"},"content":{"rendered":"<h1>How to mount NTFS on CentOS<\/h1>\n<p>Make sure that you have the rpmforge repo installed<\/p>\n<pre><code class=\"bash\">yum install fuse fuse-ntfs-3g\nyum --enablerepo=rpmforge install fuse fuse-ntfs-3g\n<\/code><\/pre>\n<p>For CentOS 7 or 6, the EPEL repository is carrying later NTFS packages, EPEL is alose usable for CentOS 5.<\/p>\n<pre><code class=\"bash\">yum install ntfs-3g\nyum --enablerepo epel install ntfs-3g\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>How to mount NTFS on CentOS Make sure that you have the rpmforge repo installed yum install fuse fuse-ntfs-3g yum &#8211;enablerepo=rpmforge install fuse fuse-ntfs-3g For CentOS 7 or 6, the EPEL repository is carrying later NTFS packages, EPEL is alose usable for CentOS 5. yum install ntfs-3g yum &#8211;enablerepo epel install ntfs-3g<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[132,83,148],"class_list":["post-46","post","type-post","status-publish","format-standard","hentry","category-filesystem","tag-filesystem","tag-linux","tag-148"],"_links":{"self":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":4,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/46\/revisions"}],"predecessor-version":[{"id":1316,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/46\/revisions\/1316"}],"wp:attachment":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/media?parent=46"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/categories?post=46"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/tags?post=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}