Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
systems:kernel [2018/01/09 12:19] eServices Greece |
systems:kernel [2019/04/16 13:16] (current) eServices Greece |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Update kernel to 4.x mainline ====== | + | {{tag> |
| + | ====== Update kernel to 4.x/5.x mainline ====== | ||
| ===== Install ELRepo Repository ===== | ===== Install ELRepo Repository ===== | ||
| Line 12: | Line 13: | ||
| </ | </ | ||
| - | === Check Grub 2 for the kernel line === | ||
| - | <sxh bash> | ||
| - | egrep ^menuentry / | ||
| - | </ | ||
| - | === Set new kernel as default boot entry === | + | Check with Grub for proper installation [[systems/grub2]] |
| - | <sxh bash> | + | |
| - | grub2-set-default 1 | + | |
| - | </sxh> | + | |
| - | + | ||
| - | === Check current boot entry === | + | |
| - | <sxh bash> | + | |
| - | grub2-editenv list | + | |
| - | </ | + | |