Home · Compatibility Lists · Support Forums · FAQ · News Archive · Articles · Submit News/Upcoming News
Linux Compatible
advertisement


Forum overview » General Linux » ntfs (1/1)

Reply New Poll

ntfs
Author Message
kailinin
Member


Posts: 48
Joined: 2003-08-15
Member No.: 21612
Icon 2004-02-27 05:26:52

i was wondering if there is a way for linux to be able to write to an ntfs partition or am i fighting a lost cause as i want to share files between windows and linux, and i dont really want to have a fat partition on my pc if i can help it.

Post #6004
Edit Quote Print Solution Plonk Delete
outstream
Member


Posts: 52
Joined: 2004-01-16
Member No.: 25914
Icon 2004-02-27 06:24:16

write support on NTFS partition from Linux, is still under research (i think so), however it is quite possible that you can read your data from NTFS partition, using Linux. In other words, when it comes to NTFS, you get READ access, no WRITE access.

if you have compiled kernel from sources, you must have seen there is option for enabling write access for NTFS partitions but its not recommended.

i think Dapper Dan or Dan leff can guide you more better.

Post #6005
Edit Quote Print Solution Plonk Delete
Vermyn
Senior Member


Posts: 156
From: Southeast US
Joined: 1999-11-29
Member No.: 906
Icon 2004-02-27 07:44:18

Don't bother with enabling write support in the kernel (even 2.6.x)... right now the file size has to be exactly the same, to the byte, before you can write successfully without corruption. Since that's next to impossible, I wouldn't bother.

Post #6007
Edit Quote Print Solution Plonk Delete
Dapper Dan
Moderator


Posts: 1703
From: The Sovereign state of South Carolina
Joined: 2003-09-26
Member No.: 22400
Icon 2004-02-27 15:38:21

"i think Dapper Dan or Dan leff can guide you more better."


Thanks for the compliment outstream, but I'm afraid that stuff is way over my head.

Post #6010
Edit Quote Print Solution Plonk Delete
outstream
Member


Posts: 52
Joined: 2004-01-16
Member No.: 25914
Icon 2004-02-27 15:54:55

"Thanks for the compliment outstream, but I'm afraid that stuff is way over my head"


oh c`mmon dude you are such a good Linux geek, its just a simple NTFS problem

Post #6011
Edit Quote Print Solution Plonk Delete
danleff
Moderator


Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
Icon 2004-02-27 18:25:05

NTFs write support is really still experimental at this time, even in the 2.6 kernel series. Some distros have read support and will recognize NTFS filesystems, as read only.

This is being actively worked on.

It is much easier to make a vfat partiton and use it as a transfer partition for files that you will need to have available to both Windows and Linux.

Post #6017
Edit Quote Print Solution Plonk Delete
Maillion
Senior Member


Posts: 213
Joined: 2004-01-02
Member No.: 25160
Icon 2004-02-27 18:38:02

I suppose that if you really need to access that drive r/w, then you could do what I did - I installed XP and told it not to use ntfs! Of course if XP is already installed, you are probably SOL until Linux developers get a bit further along in that...

Post #6020
Edit Quote Print Solution Plonk Delete
Dapper Dan
Moderator


Posts: 1703
From: The Sovereign state of South Carolina
Joined: 2003-09-26
Member No.: 22400
Icon 2004-02-27 21:51:42

"It is much easier to make a vfat partiton and use it as a transfer partition for files that you will need to have available to both Windows and Linux."


Can you, from Linux, write files to fat32, and then copy from fat32 to paste into NTFS?

Post #6034
Edit Quote Print Solution Plonk Delete
danleff
Moderator


Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
Icon 2004-02-28 03:45:45

Of course if Windows was preinstalled on the system, such as on a Dell or, in my case, an IBM Thinkpad, the default install is NTFS. My rescue/restore disks do not give an option to use vfat - so don't think about re-installing Windows unless you have a full copy of XP. Then you can elect which filesystem to use.

"Can you, from Linux, write files to fat32, and then copy from fat32 to paste into NTFS?"


I believe no write support really means that, no support. But, that is an interesting question. I'll have to try it and see what happens!

I see what your getting at, in Windows you can write from vfat to NTFS.

Post #6041
Edit Quote Print Solution Plonk Delete
jimf43
Senior Member


Posts: 397
Joined: 2001-10-12
Member No.: 7287
Icon 2004-02-28 10:20:15

It is much easier to make a vfat partiton and use it as a transfer partition for files that you will need to have available to both Windows and Linux.

Can you, from Linux, write files to fat32, and then copy from fat32 to paste into NTFS?

I do that all the time... No problem. Just keep one partition as a fat32 transfer area. Linux will write to the fat32, but 'you must' do any writing to NTFS from windows. USB keys also work nicely for transfering smaller files to Windows/ntsf if you don't have a fat32.

Post #6052
Edit Quote Print Solution Plonk Delete
kailinin
Member


Posts: 48
Joined: 2003-08-15
Member No.: 21612
Icon 2004-03-01 01:02:08

thanks everyone, i guess i'll keep a fat32 partition to transfer files, and hopefully soon linux will be able to write to ntfs.

Post #6131
Edit Quote Print Solution Plonk Delete
kailinin
Member


Posts: 48
Joined: 2003-08-15
Member No.: 21612
Icon 2004-03-03 06:54:52

just found this what do you think?
"I read and studied and found an answer: Captive
(captive is a patch/extension for a linux/GNU kernel so the computer can read-write on a ntfs, VFAT, etc...)
Captive mount a ntfs drive so it can read, write and compress...
Now the problem.... I can:
mimithebrain@h___ # mount -t captive-ntfs /dev/hda2 /mnt/windows"

Post #6199
Edit Quote Print Solution Plonk Delete

Related Threads RSS

- ntfs support (10/19/2004 08:16 pm)
- NTFS and linux (08/30/2004 04:23 pm)
- how to backup ntfs in linux (05/20/2004 04:43 pm)
- No NTFS support in fedora core 1???? (02/10/2004 11:25 pm)
- Recognizing my NTFS partition in Redhat 9 (07/27/2003 01:28 pm)
- which distro will install on ntfs? if any? (03/02/2003 06:05 am)
- RPM's for RedHat, enables NTFS support without recompile... (11/02/2002 06:29 am)
- How do i access NTFS partitions on Linux ? (10/29/2002 09:02 pm)

Reply New Poll


Legend
View   View profile
Solved   Mark this post as solution (topic starter only)
Quote   Reply with quote to post
Edit   Edit post
Delete   Delete post (admin only)

Moderator: Open / Close / Bump / Delete / Move / Merge

All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2009 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Website powered by Esselbach Storyteller CMS System