Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Switching from Genkernel to manual build
Date: Wed, 01 Aug 2007 07:21:02
Message-Id: 46B0330E.7040806@bellsouth.net
In Reply to: Re: [gentoo-user] Switching from Genkernel to manual build by "Abraham Marín Pérez"
1 Abraham Marín Pérez wrote:
2 > Dan Cowsill escribió:
3 >> Is there any specific process to or problems one might encounter as a
4 >> result of switching from a Genkernel built kernel over to a manually
5 >> built kernel?
6 >>
7 >> Thanks.
8 >>
9 >>
10 > As far as I can think of it would be enough getting the config file
11 > generated by genkernel, editing it through make config or similar and
12 > go ahead. Actually, if you take it as is it would work, but probably
13 > you'll have lots of stuff you don't want/need, so your task will be
14 > mainly tuning it down; be careful with those things you think you
15 > don't need, I'd cut parameters away in several step (change config,
16 > build, install, try a couple of days, then change again).
17 >
18 > HTH,
19 > Abraham
20
21 And always keep a working kernel as a backup just in case you get a bad
22 one. I keep a few for that reason myself like this:
23
24 > root@smoker / # ls -al /boot/bzImage-2.6.*
25 > -rw-r--r-- 1 root root 2189488 Jan 4 2007
26 > /boot/bzImage-2.6.18.gentoo-r6-1
27 > -rw-r--r-- 1 root root 2357808 Jun 8 05:47 /boot/bzImage-2.6.20-r8-1
28 > -rw-r--r-- 1 root root 2389616 Jun 8 07:01 /boot/bzImage-2.6.20-r8-2
29 > -rw-r--r-- 1 root root 2396880 Jun 13 01:53 /boot/bzImage-2.6.20-r8-3
30 > root@smoker / #
31
32 I try to keep one from a earlier version plus at least one older of the
33 current version. Also, you may want to keep a copy of the .config file
34 too. It can be a life saver.
35
36 I hope that helps.
37
38 Dale
39
40 :-) :-)
41
42 --
43 gentoo-user@g.o mailing list