PDA

View Full Version : ntfs in fedora 6??????


amit.sirsi
13-01-2007, 03:50 PM
hi i want to mount my ntfs partitions in fedora 6. but it gives an error saying unrecognized file type. i can mount fat32 without any prpblem. any solution to mount ntfs.......?

mehulved
13-01-2007, 04:25 PM
Please read the rules and check which section belongs to what. This query belongs to open source section. Moving there.
Check this http://www.mjmwired.net/resources/mjm-fedora-fc6.html#ntfs for your question.

subratabera
13-01-2007, 06:40 PM
# yum -y install ntfs-3g

Then you can simply mount NTFS file systems using the option -t ntfs-3g. You can find more detailed information about this driver at http://www.ntfs-3g.org/

Source (http://www.gagme.com/greg/linux/fc6-tips.php#ntfs)

Vivek788
17-01-2007, 07:35 PM
Thanks subratabera.
I tried putting ntfs-3g woithout installing the driver...

subratabera
17-01-2007, 11:13 PM
You are welcome Vivek...