LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-20-2002, 02:49 PM   #1
mavness
Member
 
Registered: Aug 2002
Location: Chicago
Distribution: Debian 3.1
Posts: 45

Rep: Reputation: 15
RedHat 7.3 + NTFS = ?


Ok, i have winxp and linux on the same hd, partitoned of course. I would like to beable to mount the NTFS partition and just transfer files, like mp3's or documents im working on. Im a bit of a newbie, so i need to know what software if any i need, and how stable is this? I heard someone say on this board that its not stable and could result in a loss of all data on the drive, which i dont beleive but i dont know anything on the subject either. Thanks in advance guys.
 
Old 08-20-2002, 06:57 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
You can read data from ntfs, but writing is risky.
To mount an ntfs drive, you need a directory to mount it. For example /mnt/ntfsdata. You need to knwo which partition is it (use fdisk and 'p' to look into it). As root:
mkdir /mnt/ntfsdata
mount -t ntfs /dev/hdax /mnt/ntfsdata
where /dev/hdax is the partition you have ntfs
 
Old 08-20-2002, 07:26 PM   #3
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
I don't know how long it takes before the point-n-click regular Joe gives up the one-partition-fit-all idea. On all the boxes I set up, even on the Windows only boxes, there are TWO partitions on each. One in whatever format that best takes advantage of the OS. 98 on fat32. 2k/xp on ntfs, etc. The other being fat32 for file sharing.

Problem solved.
 
Old 08-21-2002, 07:25 PM   #4
mavness
Member
 
Registered: Aug 2002
Location: Chicago
Distribution: Debian 3.1
Posts: 45

Original Poster
Rep: Reputation: 15
i am going to ignore jetblackz post because it is irrelevant and doesnt provide any help to my situation.

Btw, i should of asked my question diffrently. I know how to mount it, but it says my kernel doesnt support NTFS, so bascily where do i get the module i need and ive heard you want it to be read only, correct? because writing to it can be bad. Thats why i said redhat 7.3, beacuse i assumed this is a known issue. My appologies.
 
Old 08-21-2002, 07:34 PM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
You could try simply compiling the module. If you redo an xconfig, menuconfig, or simply edit the file for your kernel, and then make the modules, it might work. That's a best-case scenario. More likely is that you will need to recompile your kernel with support as a module... you don't want it in the kernel itself!

Good luck.
 
Old 08-21-2002, 07:35 PM   #6
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
You must recompile your kernel for NTFS support in this case, or you can kill two birds in one shot if you upgrade to new kernel (2.4.19 is the latest stable http://www.kernel.org ), NTFS support is among File Sytem section of the kernel configuration, for more details on kernel compilation I suggest search forums here plus read a howto from http://www.tldp.org/HOWTO/Kernel-HOWTO.html
P.S. Thymox was ahead of me. Plus as it is noted the write operations on NTFS under linux is DANGEROUS, but you can read safely from it.
P.S#2 Actually jetblackz has a point, if you setup a FAT32 partition on XP you can share it with write/read access with no problem, again the support for FAT32 must be compiled as module in the kernel, most probably it is already compiled RH tends to include FAT32 support in their kernels by default.

Last edited by neo77777; 08-21-2002 at 07:42 PM.
 
Old 08-21-2002, 09:17 PM   #7
mavness
Member
 
Registered: Aug 2002
Location: Chicago
Distribution: Debian 3.1
Posts: 45

Original Poster
Rep: Reputation: 15
RH does have fat32 support, its -t vfat. And he does have a point, however if i want something off windows, i must reboot, go into windows, put it on the fat drive, then reboot, then retrive the file. Pointless imo. Thanks for the advice and links neo

EDIT: i am aware of the problem with linux and ntfs, but thanks for the heads up neo. i have done searches on the board and on google, but nothing told me how to get the NTFS enabled by my kernel. Thanks agan neo.

Last edited by mavness; 08-21-2002 at 09:20 PM.
 
  


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
NTFS on Redhat 9 spectrespeed Linux - Newbie 6 08-11-2004 06:59 AM
Windows XP -> NTFS -> Redhat 9.1 Siebe Linux - Newbie 9 01-12-2004 07:05 AM
NTFS + Redhat 9 NueFoX Linux - Software 2 11-05-2003 02:50 PM
how do i see an ntfs partition while in redhat 9? n1nj4 Linux - General 3 08-01-2003 03:41 PM
Redhat 8 & NTFS dayloon Linux - Distributions 3 10-23-2002 09:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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