Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to modprobe 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
idkwiam187
n00b
n00b


Joined: 16 Jan 2004
Posts: 46
Location: Virginia, USA

PostPosted: Mon Jan 19, 2004 10:33 pm    Post subject: Unable to modprobe ntfs Reply with quote

When I modprobe ntfs, the output is:
Code:
/lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o: unresolved symbol rwsem_down_write_failed
/lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o: unresolved symbol rwsem_wake
/lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o: unresolved symbol rwsem_down_read_failed
/lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o: insmod /lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o failed
/lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o: insmod ntfs failed


Trying to mount the ntfs disk I want to mount gives me this:
Code:
mount: fs type ntfs not supported by kernel


I have ntfs support compiled into the kernel, so I don't know why I can't modprobe ntfs. Any ideas?
Back to top
View user's profile Send private message
ctford0
l33t
l33t


Joined: 25 Oct 2002
Posts: 774
Location: Lexington, KY,USA

PostPosted: Mon Jan 19, 2004 11:09 pm    Post subject: Re: Unable to modprobe ntfs Reply with quote

try a
Code:
depmod -a
just to see if you have any dependency errors.

are you using that kernel? ie. is your /usr/src/linux pointing to the correct kernel?

chris
Back to top
View user's profile Send private message
idkwiam187
n00b
n00b


Joined: 16 Jan 2004
Posts: 46
Location: Virginia, USA

PostPosted: Mon Jan 19, 2004 11:24 pm    Post subject: Reply with quote

I did depmod -a and got:
Code:
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/drivers/char/drm/radeon.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/drivers/md/lvm-mod.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/drivers/net/ppp_generic.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/drivers/usb/usbcore.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/fs/jfs/jfs.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/fs/ntfs/ntfs.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/net/bluetooth/bnep/bnep.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/sound/acore/oss/snd-mixer-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/sound/acore/seq/snd-seq.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/sound/acore/snd-pcm.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/sound/acore/snd-rawmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r4/kernel/sound/acore/snd.o


Thats the only kernel I have, but I checked the link and it does point to the right directory. Do you know what the output means?
Back to top
View user's profile Send private message
idkwiam187
n00b
n00b


Joined: 16 Jan 2004
Posts: 46
Location: Virginia, USA

PostPosted: Tue Jan 20, 2004 12:38 am    Post subject: Reply with quote

Nevermind, I fixed the problem. What happened was I made a new kernel configuration but I didn't save it to /boot (I did save it to /boot but I hadn't mounted /boot first so it went nowhere). Thanks anyway for your help.
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