LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-01-2010, 11:53 PM   #1
itshankar47
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Rep: Reputation: 0
Cool Mounting NTFS PARTITIONS


Iam using RHEL 5.1.I have installed kernel-module-ntfs-2.6.18-128.el5-2.1.27-0.rr.10.11.i686
but i cant see the updated module of this package. Because of this i cant mount ntfs partitions..How to mount NTFS plz provide me with steps
 
Old 03-02-2010, 01:11 AM   #2
Ghostdare
LQ Newbie
 
Registered: Sep 2008
Posts: 5

Rep: Reputation: 0
If you have installed the module type:

Code:
# modprobe ntfs
If the module loads successfully you will be able to mount a NTFS partition just like any other filesystem type:

Code:
# mount -t ntfs /dev/hdb /mnt/ntfs
Then edit /etc/fstab and append the following line to have your NTFS partition mounted during each boot:

/dev/hdb /mnt/ntfs ntfs defaults 0 0

Modify "hdb" according to your needs.
 
Old 03-03-2010, 02:31 AM   #3
itshankar47
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ghostdare View Post
If you have installed the module type:

Code:
# modprobe ntfs
If the module loads successfully you will be able to mount a NTFS partition just like any other filesystem type:

Code:
# mount -t ntfs /dev/hdb /mnt/ntfs
Then edit /etc/fstab and append the following line to have your NTFS partition mounted during each boot:

/dev/hdb /mnt/ntfs ntfs defaults 0 0

Modify "hdb" according to your needs.

When I give modprobe
it happens
modprobe ntfs
FATAL: Module ntfs not found.
 
Old 03-03-2010, 03:28 AM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
How did you install the driver? Also, are you sure it was the correct version for your kernel?
Finally, what are the output of the following two commands?

Code:
find /lib/modules/ -name 'ntfs.ko'
uname -r
Evo2.
 
1 members found this post helpful.
Old 03-13-2010, 08:48 PM   #5
itshankar47
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Original Poster
Rep: Reputation: 0
i have installed ntfs-3g and fuse when i try to use it shows
fatal error- module is not loaded
 
Old 03-13-2010, 08:59 PM   #6
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Assuming tht you had installed windows first and later other OS's. To mount Windows drives you can use this
Code:
mount -t ntfs-3g /dev/sda1 /mnt/windows
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting NTFS partitions knightfox Linux - Newbie 2 11-19-2008 05:53 AM
Problem mounting one of my NTFS partitions abhishekp Linspire/Freespire 1 11-11-2008 05:08 AM
mounting NTFS partitions on Ubuntu JulienPDX Ubuntu 13 09-06-2006 11:29 PM
Mounting NTFS-partitions Zmyrgel Linux - Newbie 4 01-27-2006 05:06 PM
Mounting NTFS Partitions TheMad Slackware 8 01-21-2003 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration