Results 1 to 3 of 3
I can easily mount my FAT32 drives in RH9 but can't mount NTFS drives. Is there any terminal command to mount NTFS drives?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-02-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 7
Mounting NTFS drives
I can easily mount my FAT32 drives in RH9 but can't mount NTFS drives. Is there any terminal command to mount NTFS drives?
- 09-02-2004 #2
Re: Mounting NTFS drives
AFAIK, you can mount NTFS drives, but they'll be read-only. Do it the same way you'd mount any other drive except add the -ntfs option.
Originally Posted by cyberwizguy
Naturally change "/dev/hda1" to whatever the appropriate partition is on your system.Code:mount -t ntfs /dev/hda1
Registered Linux user #270181
TechieMoe's Tech Rants
- 09-02-2004 #3Just Joined!
- Join Date
- Aug 2004
- Location
- Canada
- Posts
- 2
Try this link...linux-ntfs.sf.net
Download rpm for ur kernel...u can check ur kernel version
by using the command :
uname -r
I hope it will solve ur problem...read the instructions on the website for successful implimentation
Regards
Dreamweaver


Reply With Quote
