Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ntfs write under 2.6.8
Name: Godgory Date: October 7, 2004 at 00:10:27 Pacific OS: Slackware Linux 9.0 CPU/Ram: Tbird@900/256DDR
Comment:
I recentry compiled the 2.6.1 kernel with experimental write support for ntfs. I couldn't write on ntfs. Now I compiled 2.6.8.1 kernel with full write support on ntfs, but still can't write on it. Where am I donig something wrong, or, what's wrong and how can I fix it? How can I write on ntfs? Thanks in advance. Alex.
Name: taurus Date: October 7, 2004 at 05:56:40 Pacific
Reply:
Even if you activate the write mode for NTFS in your kernel, you CAN'T and SHOULD NOT write to your NTFS partition unless you want a damage NTFS partition... If you want to share (read/write) between Windows and Linux, use FAT32 (or VFAT). So, if you keep insisting to write to your NTFS partition, good luck because you will need it!!!
taurus
0
Response Number 2
Name: 3Dave Date: October 7, 2004 at 23:45:43 Pacific
Reply:
You have to make sure that the partition is not mounted as read-only. A taurus says NTFS write support is pretty bad under GNU/Linux, the later 2.6 kernels support it better than before but you can only write to a file if yuou don't change the file size by more than about 1k! For better and safer NTFS write support use captive: http://www.jankratochvil.net/project/captive/
Summary: - modules are loaded with no problem with 'insmod'; - yes, it is. Other thing I remember from my previous mouse configuration is that ps/2 one was not working without usb hid support. I added this sup...
Summary: I have set up a multiboot setup with Windows 2000 Pro and 12 flavours of Linux. I have two IDE HDDs (80 Gb & 120 Gb Seagate Barracuda) and one 80 Gb Seagate Barracuda SATA 1 HDD. All was OK till I ins...
Summary: I think in the 2.6 kernels the NTFS support has been re-written from the ground up, providing safe write support but only modifying a file so long as its size does not change more than 1Kb....not too ...