Gentoo Archives: gentoo-user

From: Matthias Langer <mlangc@×××.at>
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:53:02
Message-Id: 1162838652.7451.7.camel@sputnik886.lnet
In Reply to: OT - Where are the modules (WAS: Re: [gentoo-user] OT - Win4Lin) by Michael Sullivan
1 On Mon, 2006-11-06 at 12:08 -0600, Michael Sullivan wrote:
2 > I went to www.netraverse.com and found out that the newest patch for
3 > Win4Lin for SMP kernels is 2.6.11. I have to tell you that no kernel
4 > I've ever built myself (as in without genkernel) has booted. I
5 > downloaded 2.6.11 kernel source from www.kernel.org , and it seems to
6 > have built correctly. I followed the following steps:
7 >
8 > cd /usr/src
9 > tar xvfj /home/michael/linux-2.6.11.12.tar.bz2
10 > rm linux; ln -s linux-2.6.11.12 linux
11 > cd linux
12 > make mrproper
13 > make menuconfig
14 > make bzImage
15 > make modules
16
17 # make modules_install
18 is what you need [1]
19
20 [1]: http://www.gentoo.org/doc/en/kernel-upgrade.xml
21
22 --
23 gentoo-user@g.o mailing list