logo

How to Upgrade Your Gentoo Linux Kernel - Best Guide on YouTube!

time1 yr agoview2 views

In this video I show you how to upgrade your kernel on Gentoo Linux, I go over the full steps from how to make newer kernels available, how to download them, compile them, and make them bootable. The commands used in this video are written below

  1. write "sys-kernel/gentoo-sources ~amd64" to your package.accept_keywords file

  2. emerge --sync

  3. emerge -uDNq --with-bdeps=y

  4. cp /usr/src/linux/.config $(uname -r).config

  5. eselect kernel list

  6. eselect kernel set "NEW KERNEL NUMBER" become root, or add sudo to the beginning of the following commands make mrproper

  7. copy the configuration file you backed up in step 3

  8. mount "boot partition" /boot (don't forget -U if using UUID)

  9. make modules_prepare

  10. make -j4 && make modules_install && make install

  11. emerge @module-rebuild

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

  13. Reboot into your new kernel, congratulations, you're done :D

Subscribe to my YouTube channel http://goo.gl/9U10Wz and be sure to click that notification bell so you know when new videos are released. ₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿

Bitcoin 3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV

Ethereum 0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079

Litecoin MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF

Dash Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz

Zcash t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr

Chainlink 0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14

Bitcoin Cash qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp

Etherum Classic 0xeA641e59913960f578ad39A6B4d02051A5556BfC

USD Coin 0x0B045f743A693b225630862a3464B52fefE79FdB

Loading comments...