I use genkernel to install my kernel.. this isn't the best way to do things but for now it gets the job done. Gentoo isn't my primary distro so I sometimes forget the steps to go through when they push a new kernel.
Make sure Gentoo is matched up with your target kernel version
1 2 |
|
Build it
1 2 3 4 5 6 7 |
|
Install it
1
|
|
Update bootloader
1
|
|
Reboot and cross your fingers.
Clean-up/delete old files in /boot
and corresponding bootloader entries.