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:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, Oct 18, 2005 at 10:02:16AM -0700, Ajay Sharma wrote:
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
I would advise against that, unless you need the other functionalities provided by the centosplus kernel.
If all you need is ntfs support, go for the lkm provided by the linux-ntfs developers.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
-----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@centos.org http://lists.centos.org/mailman/listinfo/centos
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
On 10/18/05, Mauricio Merlin mauricio@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