-----Original Message----- From: Nadeem M. Khan [mailto:nadeem.m.khan@gmail.com] Sent: Sunday, October 30, 2005 12:02 AM To: GNU/Linux "Users Group, Mumbai, "India Subject: Re: [ILUG-BOM] File system help
On Fri, 2005-10-21 at 11:11, Mrugesh Karnik wrote:
On 20 Oct 2005 16:49:04 -0000, Karia Amit
amit_karia99@rediffmail.com wrote:
Hi All,
I have dual boot with redhat 8.1 and win2k3 , file system in
respective O.S is ext3 and ntfs
i am unable to mount ntfs partition in redhat.. Since kernel doent
support that... Is there any way thru which i can make my kernel support ntfs partition..
Awaiting response on this
You'll need the ntfs module compiled in the kernel. You have a couple of options. Either find the rpm for kernel-module-ntfs for your kernel on rpm.pbone.net. Or get a kernel tarball and compile it yourself.
IIRC, Linux supports NTFS read only. NTFS write is not yet stable. Or is it?
Regards, NMK. Hi all, I have dual operating system with UBUNTU and WINXP, I would like to view my drives which are on windows side on UBUNTU Ny one to help Adios Abhi ----------------------------------------------------------------------- Don't compare floating point numbers solely for equality.
U can try this http://linux-ntfs.sourceforge.net/ . Only read is supported AFAIK.
If u want write then this link is more suitable http://www.jankratochvil.net/project/captive/
I have never tried it myself though.