i learned that ntfs file system not supported by centos. and i try to tell my system version with uname -r and find my version is 2.6.9-22.EL so i download the kernel-module-ntfs-2.6.9-22.ELsmp-2.1.20-0.rr.9.10.i686.rpm but after rpm -ivh ..................... i do't know how to do? a article told me go to /usr/src/2.......... but i can't even find the dir . thanks for any help.
On 9/6/06, dxuranus dxuranus@gmail.com wrote:
i learned that ntfs file system not supported by centos.
Not in the default kernel, as that matches what RH ships upstream. Support for NTFS is in the centosplus kernel however.
and i try to tell my system version with uname -r and find my version is 2.6.9-22.EL so i download the kernel-module-ntfs-2.6.9-22.ELsmp-2.1.20-0.rr.9.10.i686.rpm
You REALLY need to update. That kernel is about 4 versions old and has a couple security holes.
but after rpm -ivh ..................... i do't know how to do?
mkdir /mnt/ntfs mount -t ntfs /dev/<drive+partition> /mnt/ntfs
If you want the change to stick, edit /etc/fstab as needed.
--- dxuranus dxuranus@gmail.com wrote:
i learned that ntfs file system not supported by centos. and i try to tell my system version with uname -r and find my version is 2.6.9-22.EL so i download the
kernel-module-ntfs-2.6.9-22.ELsmp-2.1.20-0.rr.9.10.i686.rpm
but after rpm -ivh ..................... i do't know how to do? a article told me go to /usr/src/2.......... but i can't even find the dir . thanks for any help.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Dear Friend After installing ntfs kernel rpm just use mount command to access ur ntfs partition in linux . take a example if window partition is /dev/hda1
then use following command
#mount -t ntfs /dev/hda1 /mnt
but u cant write on ntfs partition in linux, u can access ntfs in read only mode , wrtie mode is experimental.... thanks
Abhishek Kr. SinghSystem AdministratorDSC. LTD.Mob.No. +91-9871563248
__________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/