NTFS + Linux

JonTheBaller

Golden Member
Dec 2, 2002
1,916
0
0
Do any distros come with native NTFS support? More specifically, is there a distro that can be installed directly onto an NTFS partition? Thanks!
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
You can modify any distro to read off of a NTFS partition by compiling a custom kernel or activating the proper modules. But there is no way for Linux to properly WRITE to a ntfs partition. So it is treated kinda like a CD in terms of accessability.

So no there is no linux os that will run or install in NTFS.

However there are some very lovely FAT partition solutions like Zipslack.
 

tart666

Golden Member
May 18, 2002
1,289
0
0
Write support does exist, but the party line is that it's in "beta" mode. Read the list of caveats very carefully if you are going to enable it. You may lose all data on your NTFS partition at any time.

It is possible, though, and I have seen machines using it with no probs.
 

Megatomic

Lifer
Nov 9, 2000
20,127
6
81
Originally posted by: AndyHui
Please read the AnandTech FAQ: Does Linux support NTFS?

That FAQ was last updated May 2002. There have been kernel updates since. Has there been any open source progress made to allow Linux to write to NTFS yet? And I mean such that a noob might be able to set it up...
 

civad

Golden Member
May 30, 2001
1,397
0
0
Xandros claims to have NTFS support by default.

Xandros

Edit:

I went through the Xandros website again. The only reference to NTFS was this:

"The only Linux desktop that installs out of the box alongside Windows XP with NTFS resizing capability (Deluxe only)"

Mea Culpa...
 

Sunner

Elite Member
Oct 9, 1999
11,641
0
76
NTFS write support is still very much experimental.
Not that I've asked them, but somehow I doubt Microsoft is helping the Linux kernel developers.

And I'd guess the support Xandros claims to have is read only, considdering the current nature of NTFS write support I doubt anyone would claim to support writing on their paper specs, it wouldn't take long before someone hosed their NTFS partition, get majorly PO'ed, and sue Xandros.
 

civad

Golden Member
May 30, 2001
1,397
0
0
I think even Mandrake 9.0 ( 2.4.19 that is the most recent kernel their 'official' release ships with) does not have NTFS write support.
 

Tiger

Platinum Member
Oct 9, 1999
2,312
0
0
I think even Mandrake 9.0 ( 2.4.19 that is the most recent kernel their 'official' release ships with) does not have NTFS write support.
I think it's been in there since the 2.2.x kernels. You need to recompile the kernel to do it and there are warnings right and left that it's experimental and to do it at your own risk.
 

civad

Golden Member
May 30, 2001
1,397
0
0
I actually should have added the words "without recompiling the kernel" in my last post.

--->merely an afterthought, but an important one :)
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
NTFS write support is still very much experimental.
Not that I've asked them, but somehow I doubt Microsoft is helping the Linux kernel developers.

It's still at the point where they say "if you write to an NTFS partition it will corrupt it, no question about it. Please run this fix-up util followed by chkdsk to undo the damage". If anything MS is making it harder by changing the ondisk structures every release (pretty much every NT release since 4 SP4 has had an an NTFS format change).

I think even Mandrake 9.0 ( 2.4.19 that is the most recent kernel their 'official' release ships with) does not have NTFS write support.

And none will for quite some time, unless there's major breakthroughs in the reverse engineering process any time soon.