mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 09:15:55 +03:00
[GH-ISSUE #87] Kernel Updates #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wyattconsulting on GitHub (Oct 15, 2020).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/87
What do I have to do to get a newly installed kernel to boot? I have run update-grub and it sees that new kernel, but doesn't show up on the list on boot.
Thank you!
@konstruktoid commented on GitHub (Oct 15, 2020):
Hi @wyattconsulting, it doesn't show up on the list as in the boot menu or you aren't able to the new kernel?
@wyattconsulting commented on GitHub (Oct 15, 2020):
Thanks for getting back to me so quickly. Yes, it doesn't show up on the boot menu despite everything else about updating appearing to work just fine. When I run update-grub it even shows it is recognizing the new kernel, but still no boot menu entry.
@konstruktoid commented on GitHub (Oct 15, 2020):
Sorry for the delay, but I can't verify this.
Installed a Ubuntu 20.04 server from ISO, ran the script, added another kernel,
update-grub, reboot.@wyattconsulting commented on GitHub (Oct 15, 2020):
I am super impressed with this effort man! Thank you so much. Let me fool around with my build and see if I can get it to work, otherwise I'll wipe and start fresh and see if I can reproduce. This is just my side project getting a little deeper into hardening Linux, but I really appreciate the help and support. I will be following and hopefully contributing to the project at some point. Take care!