On Sep 15, 2011 2:32 PM, "Trifu Catalin Florin" <sviatovigt@yahoo.com> wrote: > > It seams that the discussion degenerated on how to send emails... Can anyone please help regarding my problem? > It seems that indeed I have an old kernel version, but how is that possible taking into consideration that I have used genkernel? > How can I upgrade it? > > First, make sure you have emerged the kernel's sources. Second, check that the newer sources have been selected: 'eselect kernel list' followed by 'eselect kernel set'. Build the kernel, either using genkernel or make triumvirate (make menuconfig && make && make modules_install) Install the new kernel in /boot. Reboot. Warning: packages that build their own kernel modules, e.g., xtables-addons, must be re-emerged prior to rebooting. Rgds,