Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot find module list after genkernel is finished.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
anmlcrckrs
n00b
n00b


Joined: 08 Feb 2006
Posts: 5

PostPosted: Sat Feb 11, 2006 5:44 am    Post subject: Cannot find module list after genkernel is finished. Reply with quote

I have compiled the kernel under genkernel and when I try to find a list of modules I keep getting a wrong directory error.

This is my kernel version right?
Code:

# ls /boot/kernel* /boot/initramfs*
# /boot/initramfs-genkernel-x86-2.6.15-gentoo-r1  /boot/kernel-genkernel-x86-2.6.15-gentoo-r1


Also, which modules am I going to want to install and where is a list?
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Sat Feb 11, 2006 5:45 am    Post subject: Reply with quote

Code:
modprobe -l

Will show you all the modules compiled for the running kernel.

If you used genkernel all, you shouldn't have to worry about changing anything as it compiles all possible pieces as modules.
In most cases the kernel will load the modules it needs as required. (Having extra modules compiled won't adversely affect your system)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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