View previous topic :: View next topic |
Author |
Message |
sakr n00b
Joined: 19 Nov 2005 Posts: 26
|
Posted: Sat Feb 18, 2006 2:48 pm Post subject: can not mount ntfs (solved) |
|
|
hi
i just finished installing my gentoo kernel, all functions well (until now)
but as i wanna mount my windows partition i get the following error :
mount : unknown filesystem type ntfs
i think that my kernel doesn't support the ntfs filesystem now, but i don't know how to add this support to it, can someone help please.
ah i forgot, i have kernel-2,6.15 i think it's the newest one.
Last edited by sakr on Sat Feb 18, 2006 5:19 pm; edited 1 time in total |
|
Back to top |
|
|
pjedryczek n00b
Joined: 28 Dec 2005 Posts: 28
|
Posted: Sat Feb 18, 2006 2:55 pm Post subject: |
|
|
Just recompile the kernel with NTFS support.
EDIT: Before recompiling try _________________ Piotr Jędryczek
RLU #271063 |
|
Back to top |
|
|
sakr n00b
Joined: 19 Nov 2005 Posts: 26
|
Posted: Sat Feb 18, 2006 3:06 pm Post subject: |
|
|
i try
modprobe ntfs
and i get the error :
FATAL:module ntfs not found |
|
Back to top |
|
|
JeliJami Veteran
Joined: 17 Jan 2006 Posts: 1086 Location: Belgium
|
Posted: Sat Feb 18, 2006 3:14 pm Post subject: |
|
|
in /usr/src/linux:
Code: | make menuconfig
File systems -> DOS/FAT/NT Filesystems -> NTFS file system support |
_________________ Unanswered Post Initiative | Search | FAQ
Former username: davjel |
|
Back to top |
|
|
sakr n00b
Joined: 19 Nov 2005 Posts: 26
|
Posted: Sat Feb 18, 2006 3:42 pm Post subject: |
|
|
thank you all guys
it function now |
|
Back to top |
|
|
|