ntfs
#1
Posted 27 February 2004 - 01:26 PM
#2
Posted 27 February 2004 - 02:24 PM
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.
#3
Posted 27 February 2004 - 03:44 PM
#4
Posted 27 February 2004 - 11:38 PM
Thanks for the compliment outstream, but I'm afraid that stuff is way over my head.
#5
Posted 27 February 2004 - 11:54 PM
oh c`mmon dude you are such a good Linux geek, its just a simple NTFS problem
#6
Posted 28 February 2004 - 02:25 AM
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.
#7
Posted 28 February 2004 - 02:38 AM
#8
Posted 28 February 2004 - 05:51 AM
Can you, from Linux, write files to fat32, and then copy from fat32 to paste into NTFS?
#9
Posted 28 February 2004 - 11:45 AM
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.
#10
Posted 28 February 2004 - 06:20 PM
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.
#11
Posted 01 March 2004 - 09:02 AM
#12
Posted 03 March 2004 - 02:54 PM
(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

Help










