Gentoo Archives: gentoo-user

From: Peter Ruskin <peter.ruskin@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: OT - Where are the modules (WAS: Re: [gentoo-user] OT - Win4Lin)
Date: Mon, 06 Nov 2006 18:49:28
Message-Id: 200611061840.12988.peter.ruskin@dsl.pipex.com
In Reply to: OT - Where are the modules (WAS: Re: [gentoo-user] OT - Win4Lin) by Michael Sullivan
1 On Monday 06 November 2006 18:08, Michael Sullivan wrote:
2 > I went to www.netraverse.com and found out that the newest patch
3 > for Win4Lin for SMP kernels is 2.6.11. I have to tell you that
4 > no kernel I've ever built myself (as in without genkernel) has
5 > booted. I downloaded 2.6.11 kernel source from www.kernel.org ,
6 > and it seems to have built correctly. I followed the following
7 > steps:
8 >
9 > cd /usr/src
10 > tar xvfj /home/michael/linux-2.6.11.12.tar.bz2
11 > rm linux; ln -s linux-2.6.11.12 linux
12 > cd linux
13 > make mrproper
14 > make menuconfig
15 > make bzImage
16 > make modules
17 make modules_install
18 >
19 > I didn't apply the patch because I wanted to see if I could get
20 > the vanilla kernel to work before altering it. Everything seemed
21 > to build correctly. As I've had many many problems with trying
22 > to boot kernels without an initrd (on top of the fact that no
23 > manually-built kernel has worked), I emerged mkinitrd. WWhen I
24 > tried to use it, it gave me an error saying that
25 > /lib/modules/linux-2.6.11.12 is not a directory. An ls showed me
26 > that it didn't exist in any form. My question is where are the
27 > modules that were built? Can I just move the modules over (once
28 > I find them), or do I need to create some type of subdirectory
29 > structure?
30
31 --
32 Peter
33 ========================================================================
34 Gentoo Linux: Portage 2.1.2_rc1-r3 kernel-2.6.18-gentoo
35 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ gcc(GCC): 4.1.1
36 KDE: 3.5.5 Qt: 3.3.6
37 ========================================================================
38 --
39 gentoo-user@g.o mailing list