Thanks Daniel. It worked! On Fri, 2004-07-09 at 12:00, Daniel Ulfe wrote: > kernel of FC2 doesn't have ntfs modules compiled. You don'y need to > recomlile kerner nerver. You can download NTFS module for all kernel > version released .rpm format from: > > http://linux-ntfs.sourceforge.net/rpm/fedora2.html > > Select your appropiate kernel version, plataform, etc, etc....You have > a .rpm for each kernel version. You must install with the kernel you > want to access NTFS up. If you don't have this kernel up. .rpm > installation fails. > > To install this module > > rpm -ivh kernel-ntfs-<your-version-and-platform>.rpm > > Regards and remember you don't need recompile kernel to have NTFS. > > > Daniel > > > > On Fri, 09 Jul 2004 08:55:48 +0200, A. Lanza <alf@xxxxxxxxxxxx> wrote: > > I have a dual system, with FC2 Linux installed in one partition on my > > disc and Win XP installed on another one. > > > > I would like to access files in my Win NTFS partition when I work with > > Linux. I have tried to mount the NTFS partition the following way: > > > > mount -t ntfs /dev/hda1 /mnt > > > > but the system says that the kernel does not support NTFS filesystems. I > > have read somewhere that Linux kernel can be configured for accessing > > NTFS partitions, but don't know how to do this. > > > > Any help? > > > > Thanks > > > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > >