Hello,
i have created a dir called win in the mnt directory. when i give the following command. # mount /dev/hda1 /mnt/win i get the following error mount: fs type ntfs not supported by kernel
It appears that ur kernel does not support ntfs partition. Check using Xconfig and menuconfig in source directory. U will come to know @ the reason. Just in case if it is not supported, make support for it and recompile.
But, I think ntfs write support is not stable, check it.
Gaurav Khatri