LinuxQuestions.org
Review your favorite Linux distribution.
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 03-10-2004, 12:39 AM   #1
Ilushka
LQ Newbie
 
Registered: Mar 2004
Location: san jose
Posts: 10

Rep: Reputation: 0
Need advice about NTFS partition


Hi,

I just installed RedHat 9 on a system that already had Windows XP Pro. Before Linux installation I had two partitions, aout 40GB for C drive and about 80GB for D drive where I kept all my music, movies, downloads, etc. [no installed programs] Both drives have NTFS file system on them. After I installed RedHat, I took out about 15GB out of C drive divided them into three partitions: swap, home [10GB], and root[5GB]. Now, the problems is that NTFS driver for Linux can only read from the drive without damaging the data. If I download something in Linux and want to store it on D I have to use ext3 reading software in Windows XP to do so. Question: what file system is FULLY supported by Linux and Windows XP, if any? And if it does exist can I convert my D drive to that system without formatting?

Please help me out, thanks.
 
Old 03-10-2004, 12:49 AM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
FAT32
 
Old 03-10-2004, 01:11 AM   #3
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
and yes.
linux calls it vfat.
 
Old 03-10-2004, 01:18 AM   #4
Ilushka
LQ Newbie
 
Registered: Mar 2004
Location: san jose
Posts: 10

Original Poster
Rep: Reputation: 0
How stable is Linux' support of FAT32?
 
Old 03-10-2004, 01:20 AM   #5
Crazy Travis
Member
 
Registered: Feb 2004
Location: Knoxville TN
Distribution: gentoo
Posts: 104

Rep: Reputation: 15
I would use ntfs as the main file system for windows. However you could make an extra fat32 partition to put your files in that you want to share between windows and linux. A lot of people install xp on a small ~5 gig ntfs partion and then make a larger fat32 partition and then make their linux partions. Since windows can use the fat32 partion normally you can move stuff over to it for windows to use. Then you can access everything on it from linux and you can save stuff to it from linux to be used with xp. I haven't done this yet, but I plan on doing it soon.
 
Old 03-10-2004, 02:43 AM   #6
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
http://www.jankratochvil.net/project/captive/

Try it.
 
Old 03-10-2004, 03:53 AM   #7
ProtoformX
Member
 
Registered: Feb 2004
Location: Canada
Distribution: LFS SVN
Posts: 334

Rep: Reputation: 34
um guys in kernel 2.6.x NTFS is supported read and write modes both work.


This enables the partial, but safe, write support in the NTFS driver.

The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (<500 bytes or so) cannot
be written to.

While we cannot guarantee that it will not damage any data, we have
so far not received a single report where the driver would have
damaged someones data so we assume it is perfectly safe to use.

Note: While write support is safe in this version (a rewrite from
scratch of the NTFS support), it should be noted that the old NTFS
write support, included in Linux 2.5.10 and before (since 1997),
is not safe.

This is currently useful with TopologiLinux. TopologiLinux is run
on top of any DOS/Microsoft Windows system without partitioning your
hard disk. Unlike other Linux distributions TopologiLinux does not
need its own partition. For more information see
<http://topologi-linux.sourceforge.net/>

It is perfectly safe to say N here.

Last edited by ProtoformX; 03-10-2004 at 04:01 AM.
 
Old 03-10-2004, 08:19 AM   #8
sonofdbn
LQ Newbie
 
Registered: Feb 2004
Posts: 20

Rep: Reputation: 0
ProtoformX, I don't doubt that what you've said is correct as I've seen it elsewhere, but it's a real stretch to say that NTFS write mode is supported when it only works in such a limited way.

Just imagine the derision from the Linux community if MS claimed it supported writing to, say, an ext3 partition in the same limited way.
 
Old 03-10-2004, 09:23 AM   #9
ProtoformX
Member
 
Registered: Feb 2004
Location: Canada
Distribution: LFS SVN
Posts: 334

Rep: Reputation: 34
My last post was from the kernel help .. so I think its pretty safe to say it's okey.
 
Old 03-10-2004, 06:32 PM   #10
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
I think it's pretty far-fetched to say that NTFS write mode is supported. You can only modify existing files and you can't change the size of the file while doing so. In most cases, this is useless. If the OP really wants to use NTFS, use the driver that melinda_sayang suggested. Otherwise, stick with FAT32.
 
Old 03-10-2004, 07:39 PM   #11
sonofdbn
LQ Newbie
 
Registered: Feb 2004
Posts: 20

Rep: Reputation: 0
One advantage of NTFS (over FAT32) is that it supports files which are larger than 4GB - for example, a ripped DVD image.
 
Old 03-10-2004, 08:11 PM   #12
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
yeah but still, ntfs support in linux sucks, and it will probably suck for ever...

that dedicated "shared fat32 drive" idea that Crazy Travis posted sounds really good...

i'd go for doing something like that if i used windows on my computer...
 
  


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
Partition advice Chris594 Linux - Newbie 6 10-13-2005 04:49 PM
Deleted ntfs partition - added linux partition in its place - corrupt! eklhad Linux From Scratch 2 06-28-2005 01:31 AM
Partition advice riluve Linux - Newbie 8 01-15-2005 05:36 PM
Partition Advice clearestchannel Linux - Newbie 5 11-25-2004 05:16 PM
resize an ext3 partition with coexisting ntfs partition andy_g Linux - Newbie 1 02-03-2004 05:38 AM

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

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