How to update kernel (gentoo) with grub2

Aug 14, 2014 00:00 · 35 words · 1 minute read Linux

It is easy to update Linux kernel on Gentoo system if you have installed grub2. You should just generate new grub.cfg (don’t forget to mount /boot and copy new kernel to /boot):

grub2-mkconfig -o /boot/grub/grub.cfg