Step 6 : Update the Bootloader (Optional)

  • In this program, you are going to learn

  • How to ?

Topics in this section,

  • Update the initramfs to the installed kernel version:

$ sudo update-initramfs -c -k 6.9
  • Update the GRUB bootloader with this command:

$ sudo update-grub
  • The terminal prints out the process and confirmation message