LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 05-18-2009, 07:06 AM   #1
Hi_This_is_Dev
Member
 
Registered: May 2009
Location: India
Distribution: On my PC I use RHEL, at office AIX, Solaris, HP-UX, RHEL.
Posts: 254

Rep: Reputation: 18
Question How to mount NTFS Partition under Linux environment?


Hi All,


Is there any method applying which we can mount an NTFS partition under Linux environment and that too without using any third-party tool?


I hope some experts will come up with the answer!
 
Old 05-18-2009, 08:01 AM   #2
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
The newest distributions will mount NTFS formatted windows partitions without much fuss.

Try

Code:
 mount -t ntfs /partition/to/mount /mount/point
If this does not work then you may need ntfs-3g tool to do the same. Install it with your package manager and then mount the ntfs partition as

Code:
 mount -t ntfs-3g /partition/to/mount /mount/point
And you do not need to be expert to mount a partition. Just a super user.

Last edited by linuxlover.chaitanya; 05-18-2009 at 08:02 AM.
 
Old 05-18-2009, 08:44 AM   #3
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Actually if NTFS filesystem is supported, you shouldn't need to specify the filesystem when using 'mount' (so you could just leave the '-t ntfs' part off).
 
  


Reply

Tags
mount, ntfs, partition



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
how to mount ntfs partition in linux ? manick_20 Linux - Newbie 7 03-09-2009 04:25 AM
Mount Corrupted NTFS Partition Under Linux omega71122 Linux - General 3 05-22-2005 08:55 PM
Can I mount an ntfs partition or read one using linux? r_squared Linux - General 8 11-20-2004 12:18 PM
Can I mount my windows NTFS partition from Linux? jdruin Fedora 14 04-21-2004 11:49 AM
How do I mount my NTFS WinXP partition on Linux? adam88 Linux - Software 6 04-18-2003 10:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:19 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