Setup ntfs » Historie » Revision 2
Revision 1 (Jeremias Keihsler, 12.01.2017 10:06) → Revision 2/3 (Jeremias Keihsler, 12.01.2017 10:07)
h1. Install ntfs-support h2. Requirements To install rdesktop you will need the following: * a installed and supported operating system (e.g. CentOS 6.x) * root-access * a fast internet connection * repo: [[repo_epel]] h2. Preliminary Note This procedure is based on a documentation supplied by http://wiki.centos.org/TipsAndTricks/NTFS *There +There is no native support for NTFS, so use this filesystem on your own risk.* risk.+ *do +do not use encrypted ntfs* ntfs+ h2. Install Install @fuse@ and @fuse-ntfs-3g@: <pre><code class="bash"> yum install fuse fuse-ntfs-3g </code></pre>