Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am using RHEL -5.1.and i m having XP and linux in dual boot.i want to access window ntfs partitions from linux.Plz suggest me whole method---
(which software i hav to download from internet and how to install in linux)
where /dev/sda1 is your Windows ntfs partition and /mnt/ntfs is your mount point. If you get an error about ntfs-3g, then you can leave that part out and use the kernel's built in ntfs driver, though it'll probably not be read-write. Or you can download ntfs-3g if it isn't included in RHEL; it's pretty self explanatory.
Last edited by mostlyharmless; 06-22-2010 at 03:27 PM.
I don't know if RHEL support this commands or not, but you may give it a try.
Go to console and type "su" (without quotes)
give your root password and then type "yum install ntfs-config" (without quotes)
remember that your windows xp partition should be a NTFS one, other wise it will not work. Now go to System admin and you can see NTFS configuration tool
but which RPM or software i hav to install or download.it is asking for dependencies.and yum is also not configured on my laptop.i am usin linux and window on the same PC.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.