Gentoo Archives: gentoo-user

From: brettholcomb@×××××××.net
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 2.6 upgrade howto
Date: Mon, 06 Dec 2004 21:14:38
Message-Id: 3k70ii$iqf14u@mxip18a.cluster1.charter.net
1 1. Merge one of the 2.6 kernels - I used gentoo-dev-sources.
2 2. Change the /usr/src/linux symlink to point to the /usr/src/2.6directory
3 3. Cd /usr/src/linux and do a make menuconfig
4 4. Go through the menu and select the options you want. I don't recommend taking the 2.4 .config and running make oldconfig on it.
5 5. Exit menuconfig (save!)
6 6. Run make && make modules_install
7 7. Copy the bzImage to /boot - mount /boot first if it's not already.
8 8. Set LILO or Grub up so that you have another kernel entry it can boot - I call mine Test.
9
10 As for udev I went from 2.4 to 2.6 and just went with udev. Check the Gentoo docs for some docs on links to other docs on moving to udev.
11
12
13 >
14 > From: Maarten <gentoo@××××××××.org>
15 > Date: 2004/12/06 Mon PM 05:47:43 GMT
16 > To: gentoo-user@l.g.o
17 > Subject: [gentoo-user] kernel 2.6 upgrade howto
18 >
19 >
20 > Hi list,
21 >
22 > I'm new to the list (and gentoo) but not to linux.
23 >
24 > I just started with gentoo, had to use the 2004.2 image since 2004.3 crashed
25 > at installtime on my machine (thinkpad 600X)...
26 > I used stage 2. Since then I succesfully installed a lot of apps like KDE and
27 > such, but my kernel is still a selfmade 2.4 one. Now I
28
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kernel 2.6 upgrade howto Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>