LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-28-2007, 02:15 AM   #1
Winanjaya
Member
 
Registered: Sep 2003
Posts: 239

Rep: Reputation: 32
How Read and Write NTFS


Dear All,

I have external harddrive in NTFS format, how to read / write from FC6?

pls help

thanks a lot in advance

Regards
Winanjaya
 
Old 05-28-2007, 02:28 AM   #2
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Quote:
Originally Posted by Winanjaya
Dear All,

I have external harddrive in NTFS format, how to read / write from FC6?

pls help

thanks a lot in advance

Regards
Winanjaya
The first thing I'd check is the package manager/installer, to see if theres something that says about NTFS support, if there is, is it installed ?, if not, install it.

Plus, how does the external hdd connect to the main box ? If it's ethernet, is it configured so that your system knows its IP address or is it USB ? then maybe if the NTFS support package(s) are installed then is it connected properly and is the system "seeing it" ?

That'd probably be how I'd start (oh and maybe theres something for NTFS USB support).

regards

John

p.s. Sorry if thats a bit vague, but I don't have anything that needs NTFS support and I don't run/use anything from Redhat/Fedora
 
Old 05-28-2007, 02:41 AM   #3
kummiliim
Member
 
Registered: Mar 2007
Location: Tallinn, Estonia
Distribution: Slackware 12.0
Posts: 276

Rep: Reputation: 30
Reading from NTFS isn't really much of a problem. Just mount the drive
Code:
# mount -t ntfs /dev/sda1 /mnt/drv
That is, if you have ntfs filesystem support in your kernel.

Writing on it is a bit more complicated. I suggest you to look into the NTFS-3G project, since linux's own ntfs write support is still experimental. The project should be pretty well self-documented.

Let us know how it went.

edit: bigjohn is right, you also need usb and sata support in your kernel.
 
Old 06-06-2007, 05:58 PM   #4
igu
Member
 
Registered: Jan 2003
Distribution: Fedora, Gentoo, SUSE, Mandriva
Posts: 127

Rep: Reputation: 15
Fedora 7 has ntfs-3g by default, otherwise
Code:
yum install ntfs-3g
mount -t ntfs-3g /dev/sda1 /mnt/drv
@kummiliim: ntfs-3g is not experimental but stable for half a year: http://www.ntfs-3g.org/releases.html

Last edited by igu; 06-06-2007 at 06:00 PM.
 
Old 06-07-2007, 07:14 AM   #5
kummiliim
Member
 
Registered: Mar 2007
Location: Tallinn, Estonia
Distribution: Slackware 12.0
Posts: 276

Rep: Reputation: 30
Quote:
Originally Posted by igu
@kummiliim: ntfs-3g is not experimental but stable for half a year: http://www.ntfs-3g.org/releases.html
Yup, I said the NTFS support built into the current Linux kernel is still experimental. That's why I suggested ntfs-3g.
 
  


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
How to get NTFS read write support? arindom Linux - Newbie 32 02-17-2007 09:47 AM
NTFS Read/Write HOW-TO Guide aoryx Linux - Software 3 12-29-2006 08:27 PM
Read/write to ntfs from knoppix dosnlinux Linux - Newbie 6 06-10-2005 02:35 PM
NTFS Read Write Snabber Linux - Newbie 1 12-23-2002 06:42 PM
mounting ntfs with read/write xofire Linux - General 4 07-11-2002 07:33 AM

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

All times are GMT -5. The time now is 12:49 AM.

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