LinuxQuestions.org
Help answer threads with 0 replies.
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 02-17-2010, 09:43 PM   #1
rizme
LQ Newbie
 
Registered: Sep 2008
Posts: 1

Rep: Reputation: 0
Smile Mount


how can i mount ntfs file system in linux
 
Old 02-17-2010, 09:49 PM   #2
fang0654
Member
 
Registered: Oct 2003
Location: New York, NY
Distribution: Ubuntu
Posts: 110

Rep: Reputation: 28
Use the program ntfs-3g. For example:

Code:
sudo ntfs3g /dev/sda1 /mnt/windows
Replace
Code:
/dev/sda1
with whichever partition is your ntfs partition. You can find out with:

Code:
sudo fdisk -l
Also make sure the mount point (/mnt/windows) exists.
 
Old 02-17-2010, 09:50 PM   #3
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Install ntfs-3g
Code:
ntfs-3g /dev/sdxx /mnt/MyMountPoint
Where /dev/sdxx is the partition you want to mount, and /mnt/MyMountPoint is the mount point of your choice.

http://www.tuxera.com/community/ntfs-3g-faq/

Since you gave absolutely no information, we cannot direct you further. You might want to read this.

EDIT: Beat to the punch.
 
Old 02-17-2010, 10:58 PM   #4
vinaytp
Member
 
Registered: Apr 2009
Location: Bengaluru, India
Distribution: RHEL 5.4, 6.0, Ubuntu 10.04
Posts: 707

Rep: Reputation: 55
Code:
# mount -t ntfs /dev/sdax /mnt/MountPoint
Where /dev/sdax is your ntfs file system.
 
  


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
manual mount cifs works but srcipt mount cifs has mount error (13): Permission denied CADIT Linux - Newbie 6 11-20-2009 02:48 PM
NFS mount of smb mount of windows share: permission denied problem :( Bagatur Linux - Networking 4 07-07-2009 11:34 AM

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

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