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 02-21-2005, 04:52 AM   #1
lorry_driver
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Rep: Reputation: 0
reading ntfs files on fedora 3


I just installed Fedora Core 3 on my computer and I like it so far, but I can't read any of my files from Windows XP SP2.

I searched for it at google and i keep reading about if the kernel supports ntfs or editing fstab or something like that and to be honest, it's driving me nuts! How, in very newbie terms, can I read my XP files under Fedora 3? I'm afraid if I edit the fstab or recompiling the kernel will crash the system thus reinstalling it again. Also does anyone know if the Fedora Core 3 kernel supports NTFS by default? And if so, how do I check it?
 
Old 02-21-2005, 05:37 AM   #2
satinet
Senior Member
 
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,491

Rep: Reputation: 50
Okay,

Don't panic!

can you display the output of these commands (as root)?

fdisk -l
cat /etc/fstab

Then we get an idea of your system.

It's pretty easy to read the NTFS file system, but you can't write to it (much).

I'm not a Fedora person (boo hiss red hat)
But most distros include NTFS read support - it's certainly in any modern kernel.

If it's not in your kernel then you may have to load the module. But that's not too hard either.

okay?
 
Old 02-21-2005, 07:11 AM   #3
coder22
LQ Newbie
 
Registered: Apr 2004
Location: AUSTRIA
Distribution: FC3
Posts: 14

Rep: Reputation: 0
My solution (works)

Have always a look at Fedora-Faq. This page is really good:
Fedora-Faq

And this is what you need:

How to get that running: http://linux-ntfs.sourceforge.net/rpm/instructions.html
Download-Page: Fedora-Faq-NTFS
Download the NTFS-RPM-Packages, NOT the kernel-modules

It's really easy. In absolutely short install procedure: (if you have the actual kernel)

Code:
[admin@server /]# su -

[root@server /]# uname -r
2.6.10-1.766_FC3

[root@server /]# wget http://mesh.dl.sourceforge.net/sourc...r.4.3.i686.rpm
[root@server /]# rpm -i -v ./kernel-module-ntfs-2.6.10-1.766_FC3-2.1.22-0.rr.4.3.i686.rpm
[root@server /]# mkdir /mnt/windows
[root@server /]# fdisk -l
.....
Gerät Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        3920    31487368+   7  HPFS/NTFS    <--------
/dev/hda2            3921        3933      104422+  83  Linux
.....
[root@server /]# mount -t ntfs /dev/hda1 /mnt/windows
Note that you can NTFS just read only with this drivers. (Writing isn't recommended anyway.)
greets, coder22
 
Old 02-22-2005, 05:27 PM   #4
lorry_driver
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
what is fdisk? seems when i try to run it, it says command not found...
 
Old 02-22-2005, 05:42 PM   #5
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
fdisk accesses the partition tables of the drive. If trying to use this as a user it will not be found because /sbin is not in your. Also a user cannot use fdisk unless you change permission or add by sudoers. You need to be root to use it. Follow whaqt coder22 talks about.
 
Old 02-23-2005, 04:17 AM   #6
lorry_driver
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
ah, thanks for the help guys, I appreciate it!
 
  


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
Reading files with Fedora FC4 from XP[ntfs] itz2000 Fedora 4 08-24-2005 04:11 AM
Backing up Fedora Core 3 files to an NTFS Windows XP drive. Dark_Oppressor Linux - General 8 06-29-2005 09:13 PM
reading ntfs files from external hard drive seedsgrow Linux - Hardware 1 05-01-2004 12:59 AM
How can i play media files off of my Win2k NTFS Hard drrive from Fedora calmlikeabomb Fedora 8 01-27-2004 03:18 AM
Reading Files off of an NTFS drive wasabi Mandriva 21 09-08-2003 11:20 PM

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

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