Gentoo Archives: gentoo-user

From: Steven Susbauer <stupendoussteve@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Now Know Why Portage Is So Slow
Date: Thu, 25 May 2006 20:16:39
Message-Id: Pine.LNX.4.64.0605251320520.1140@ladonis.lannet
In Reply to: Re: [gentoo-user] Now Know Why Portage Is So Slow by Daniel da Veiga
1 On Thu, 25 May 2006, Daniel da Veiga wrote:
2
3 > > I also get the bonehead award: there was a new kernel sitting on my
4 > > hard drive and just yesterday I found and installed it. It was
5 > > remarkably easy to install! I loaded the configuration file from my
6 > > old kernel and then just make && make install and it worked! I didn't
7 > > even have to edit /boot/grub/menu.lst! Dang... I got done and said
8 > > "that was easy." I think I'm really getting the hang of all this!
9 >
10 > You have run an "emerge -u world" and it got the kernel sources, you
11 > have no special needs and so the default configuration fit your need,
12 > compiling kernels is EASY, making them work, that's a hard one.
13 >
14 > You sincerely must be booting from your old kernel and your
15 > /usr/src/linux link must be pointing at your old sources, else you
16 > would have some problems and probably would have to recompile,
17 > reconfigure some stuff, because after make and all, you should copy
18 > the image to /boot and, if necessary, change the grub.conf (menu.lst)
19 > to point at the right file.
20 >
21 > See the Kernel upgrade guide at Gentoo.org for more info.
22
23 I don't know what the default grub.conf is for the Gentoo installer, but
24 if it points to /boot/vmlinuz then make install is sufficient to install
25 the new, working kernel... it rewrites symlinks to the new kernel. BTW,
26 he copied the config from his old kernel, it
27 is not using the default options and thus *should* work just fine.
28 --
29 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Now Know Why Portage Is So Slow Daniel da Veiga <danieldaveiga@×××××.com>