Aktionen
Install ntfs-support¶
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: EPEL
Preliminary Note¶
This procedure is based on a documentation supplied by http://wiki.centos.org/TipsAndTricks/NTFS
There is no native support for NTFS, so use this filesystem on your own risk.
do not use encrypted ntfs
Install¶
Install fuse
and fuse-ntfs-3g
:
yum install fuse fuse-ntfs-3g
Von Jeremias Keihsler vor fast 8 Jahren aktualisiert · 3 Revisionen