Wednesday, January 21, 2009

How to read NTFS (Windows NT/2000/XP/2003) drives in Fedora?

For this purpose you just need to install ntfs-3g program :)

you can install by just running these 2 commmands..

1. Open terminal and become super (root) user by su
2. then run this command:- yum install ntfs-3g

Now you can read NTFS drives. Enjoy!!

No comments: