On Saturday 06 March 2010 19:28:22 Tanstaafl wrote: > I have multiple kernels installed, and can choose which one to boot > from from the grub boot screen. I always keep the previous 2 or 3 > versions 'just in case' (never needed to boot from one though)...
Me too, except that I keep only one known good previous one, which is the latest Gentoo patch level of the previous kernel patch level. For instance, on this ~amd64 box the current kernel is 2.6.33, so the reserve version is 2.6.32-r7. > Will booting from a different kernel from the one /usr/src/linux is > pointing to cause any problems? Or is it ok as long as I don't, as > you say above, start emerging things based on the different kernel > headers? No and yes, respectively. And it's not just the kernel headers that matter but certain of the configuration options you use in the kernel. > I know I need to change the link (I use eselect) when changing > permanently, but I've always done this *after* booting to the new > kernel and making sure all services started properly and everything > is running smoothly. As I use nvidia-drivers, I have to do it before rebooting if I want an X display; therefore I let portage do it by having the symlink USE flag set. Your caution is commendable, but I don't think it's needed here. -- Rgds Peter.

