Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
READ AND WRITE ON NTFS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pbrianf17
Apprentice
Apprentice


Joined: 12 Oct 2004
Posts: 260
Location: Jacksonville Fl

PostPosted: Sun Nov 07, 2004 8:54 pm    Post subject: READ AND WRITE ON NTFS Reply with quote

How can i read and write on ntfs (2nd HardDrive). is there a setting in the kernel. I now this is a popular thing but i just cant find an answer.

thanks for the help
brian
Back to top
View user's profile Send private message
r3pek
Retired Dev
Retired Dev


Joined: 17 Sep 2003
Posts: 568
Location: Lisbon - Portugal

PostPosted: Sun Nov 07, 2004 9:02 pm    Post subject: Reply with quote

just enable this in the kernel configuration file (/usr/src/linux/.config):
Code:
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y


you can't WRITE on a NTFS Partition. i can just change files and the size of the file can't be changed...
Back to top
View user's profile Send private message
Sean
n00b
n00b


Joined: 23 Aug 2002
Posts: 9

PostPosted: Sun Nov 07, 2004 9:03 pm    Post subject: Reply with quote

you can try this
http://freshmeat.net/projects/captive/
Back to top
View user's profile Send private message
Macumba
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2004
Posts: 112

PostPosted: Sun Nov 07, 2004 9:04 pm    Post subject: Reply with quote

Quote:

CONFIG_NTFS_FS:
[...]
Saying Y or M here enables read support. There is partial, but
safe, write support available. For write support you must also
say Y to "NTFS write support" below.


Quote:

CONFIG_NTFS_RW:
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.[...]


read more @ kernel-config (e.g. menu makeconfig)
File Systems --->DOS/FAT/NT Filesystems


[edit:]
lol.... fast
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum