LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   connecting my ntfs with redhat (https://www.linuxquestions.org/questions/linux-newbie-8/connecting-my-ntfs-with-redhat-438864/)

tester^_^ 04-25-2006 10:24 PM

connecting my ntfs with redhat
 
hello guys...i am a linux newbie...can you help me how to connect ntfs partition wih my redhat9. pleasse show me how to step by step, because i really don't know...help me plz!

masonm 04-25-2006 10:30 PM

Can you ask the question in a more clear fashion? What exactly do you want to do?

tester^_^ 04-26-2006 02:08 AM

i meant, how do i mount ntfs partition in my redhat

stephenwalter 04-26-2006 02:27 AM

hi,
To mount an ntfs partition in linux u need to perform the following steps
1. type uname -a this will give all the info about your machine
2.then go to
http://linux-ntfs.sourceforge.net/rpm/instructions.html
after going thro instructions download the correct rpm for your machine
3. The command to mount the ntfs partition is
mount /dev/hda9(ur ntfs partition) /mnt/windows -t ntfs -r -o umask=0222

Hope this helps

Regards,
S.Suresh Stephen


All times are GMT -5. The time now is 04:14 AM.