LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-30-2001, 09:50 AM   #1
soumen
LQ Newbie
 
Registered: Oct 2001
Location: Kolkata, India
Distribution: RedHat
Posts: 2

Rep: Reputation: 0
Question Accessing NTFS Filesystem


I am trying to access NTFS filesystem after booting from Redhat Linux 7.1( Kerner version 2.4.2 ).
I tried the following:
cd /usr/src/linux
make xconfig ( then go to 'fs' and pressed 'yes' for ntfs driver as to be included in the kernel )
make dep
make clean
make bzImage
make modules - But here I get some error regarding
modules under the 'net' directory. I can see the ntfs.o module built under fs/ntfs directory. But when I try to 'insmmod ntfs.o', it gives some error stating that it cannot determine for which version of kernel the ntfs.o has been built.

What is the necessary steps for accessing ntfs drive fromlinux?
 
Old 10-30-2001, 10:29 AM   #2
WindozBytes
Member
 
Registered: Aug 2001
Location: CT, USA
Distribution: Mandriva 2008
Posts: 105

Rep: Reputation: 15
Seems like your problem is getting the kernel to recompile successfully. Unfortunately, I don't have my notes with me, but if your post accurately reflects the steps taken, it appears that you're missing a "make modules_install" command somewhere....

Once you get NTFS support (read only) in the kernel, the module loads automagically when you mount the file system.

If you get that far, you create a directory under /mnt, perhaps /mnt/NT, then issue the command

mount -t ntfs /dev/hdxx /mnt/NT

where /dev/hdxx is the ntfs partition.
 
Old 10-30-2001, 12:05 PM   #3
no2nt
Member
 
Registered: Aug 2001
Location: South Carolina, USA
Distribution: Redhat 8.0/Custom
Posts: 96

Rep: Reputation: 16
Read/Write NTFS under Linux

This is mostly for informational purposes but at
http://linux-ntfs.sf.net/ they are working on
bringing full support for ntfs under linux. It's
not quite mature yet but it offers some nice utils
I can't find anywhere else.

Utilites:
Ntfs-Fix - fixes bad things
mkntfs - format a partition w/ ntfs
ldm - logical disk mgr database info
dumplog - lets you see the journal of a ntfs
 
Old 10-31-2001, 10:39 PM   #4
soumen
LQ Newbie
 
Registered: Oct 2001
Location: Kolkata, India
Distribution: RedHat
Posts: 2

Original Poster
Rep: Reputation: 0
Hello,
Thanks for your reply. The problem is that 'make modules' step is not successful. So I cannot proceed to 'make modules_install' step. As I mentioned, in the 'make modules' step, I get an error message regarding some driver module under driver/net directory. Any idea for solving this deadlock is extremely welcome.

Soumen
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem accessing Win Fat32 Filesystem shar_murth Linux - General 1 06-21-2005 02:23 PM
Accessing a local windows 2000/xp filesystem from linux and vice versa kaplan71 Fedora 6 05-24-2005 08:46 AM
Mounting NTFS filesystem. mickeyboa Fedora 2 04-20-2005 07:57 PM
Accessing windows Filesystem using a liunx client TheDOGG Linux - Networking 2 02-25-2004 05:14 PM
Trouble accessing mounted filesystem from user account. DarkXtar Slackware 6 04-29-2003 10:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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