View previous topic :: View next topic |
Author |
Message |
tuxthepenguin6 n00b
Joined: 02 Sep 2004 Posts: 29 Location: Virginia
|
Posted: Sat Nov 20, 2004 3:36 am Post subject: 2.6.9 - no modules folder is created |
|
|
After installing the 2.6.9-gentoo-r1 kernel (make menuconfig, make bzimage, make modules, make install) and rebooting my computer, modprobe doesn't work because it can't find a modules folder for the latest kernel. Not good.
The folder /lib/modules only contains 2.6.8-gentoo-r2. Modprobe is looking for 2.6.9-gentoo-r1. What gives?
I'd appreciate any help.
Regards,
Edward S. Rice _________________ Proud to be 100% Microsoft free
Free as in freedom |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Sat Nov 20, 2004 3:50 am Post subject: |
|
|
You've made a mistake, and missed a bit.
The 2.6 kernel series don't use the make bzImage stuff anymore.
Just use make.
And you will need to do make modules_install to actually, well, install the modules. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
tuxthepenguin6 n00b
Joined: 02 Sep 2004 Posts: 29 Location: Virginia
|
Posted: Sat Nov 27, 2004 6:14 pm Post subject: |
|
|
Ah. Thanks.
Edward _________________ Proud to be 100% Microsoft free
Free as in freedom |
|
Back to top |
|
|
|