Unable to mount ntfs partition on CentOS 6.

Issues related to applications and software problems
cvisual
Posts: 13
Joined: 2011/08/02 15:01:47

Re: Unable to mount ntfs partition on CentOS 6.

Post by cvisual » 2011/08/18 10:23:04

Hi Trevor

To avoid any mess up in this thread and on my old iSCSI thread, as Phil suggest, I start a new topic about my NTFS mount issue on Centos6-General Support topics:

https://www.centos.org/modules/newbb/viewtopic.php?topic_id=32818&forum=55

Anyway, answering your question, - yes, but I need mount it as NTFS to be available in Centos and Windows - this is my problem...

Kind regards

Antonio

flakrat
Posts: 19
Joined: 2005/03/21 23:04:48

Unable to mount ntfs partition on CentOS 6.

Post by flakrat » 2012/02/17 18:28:50

You can also use the EPEL repository to install the package "ntfs-3g" on CentOS 6

[quote]$ sudo yum install ntfs-3g ntfsprogs[/quote]

[quote]NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write NTFS
driver for Linux and many other operating systems. It provides safe
handling of the Windows XP, Windows Server 2003, Windows 2000, Windows
Vista, Windows Server 2008 and Windows 7 NTFS file systems. NTFS-3G can
create, remove, rename, move files, directories, hard links, and streams;
it can read and write normal and transparently compressed files, including
streams and sparse files; it can handle special files like symbolic links,
devices, and FIFOs, ACL, extended attributes; moreover it provides full
file access right and ownership support.
[/quote]

[url=http://fedoraproject.org/wiki/EPEL]http://fedoraproject.org/wiki/EPEL[/url]

Post Reply