Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
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:39:21
Message-Id: 200611061932.43737.bo.andresen@zlin.dk
In Reply to: OT - Where are the modules (WAS: Re: [gentoo-user] OT - Win4Lin) by Michael Sullivan
1 On Monday 06 November 2006 19:08, Michael Sullivan wrote:
2 > cd /usr/src
3 > tar xvfj /home/michael/linux-2.6.11.12.tar.bz2
4 > rm linux; ln -s linux-2.6.11.12 linux
5 > cd linux
6 > make mrproper
7 > make menuconfig
8 > make bzImage
9 > make modules
10
11 The steps you're following look like *some* of the steps for compiling a 2.4
12 kernel. Perhaps you should read these:
13
14 http://www.gentoo.org/doc/en/gentoo-kernel.xml
15 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=7
16
17 --
18 Bo Andresen