Hi, what mount ntfs file system? My centos return this error: mount: type file system ntfs not suported for kernel I need compile new kernel? thanks
Mauricio Merlin wrote:> Hi, > > what mount ntfs file system? > My centos return this error: > mount: type file system ntfs not suported for kernel > > I need compile new kernel?The default CentOS kernel doesn't support NTFS. You need to install the kernel from the CentOSPlus repository. From http://centos.cs.ucr.edu/centos/4/centosplus/Readme.txt kernel-2.6.x-x.x.x.xxx.unsupported ---------------------------------- This is a kernel that has many of the options and modules turned on which are turned off by default in the upstream providers kernels. A list of some of the items that this Kernel includes are: File Systems: NTFS (read and write) XFS (read and write) JFS (read and write) ReiserFS (read and write) UFS {BSD default FS} (read only) BeOS FS (read only) AFS (read only) Hardware Modules: All USB All Firewire All SCSI Video4 Linux and all Video, Audio and Radio modules IPX, DECNET, netware file mount support, ability to write to a Windows Dynamic Partition. There are other items as well. See this link for the actual config files used to build the latest unsupported kernel: http://mirror.centos.org/centos/4/docs/kernel-unsupported/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://sourceforge.net/projects/linux-ntfs You will find all you need there. []s On Tue, Oct 18, 2005 at 02:44:17PM -0200, Mauricio Merlin wrote:> Hi, > > what mount ntfs file system? > My centos return this error: > mount: type file system ntfs not suported for kernel > > I need compile new kernel? > > thanks > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos- -- Rodrigo Barbosa <rodrigob at suespammers.org> "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDVSs5pdyWzQ5b5ckRAuosAJ9WehatVBPGnAqC6fzpAFXwxgFWjgCgj+fD 8vWPvMG2MdUhJII15bF4g+Y=hbrW -----END PGP SIGNATURE-----
On 10/18/05, Mauricio Merlin <mauricio at cimed.ind.br> wrote:> Hi, > > what mount ntfs file system? > My centos return this error: > mount: type file system ntfs not suported for kernel > > I need compile new kernel? >Centos tracks the upstream kernel very closely, and since RHEL doesn't supply NTFS support in the default kernel, neither do we. However there is a kernel-unsupported package in the centosplus repository that has ntfs support built into it. You should use that if you need ntfs support yum --enablerepo centosplus install kernel (or kernel-smp, whichever you need) -- Jim Perrin System Administrator - UIT Ft Gordon & US Army Signal Center