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