kernel
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kernel [2017/07/03 13:20] – luke7858 | kernel [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
\\ | \\ | ||
=== Latest Installed === | === Latest Installed === | ||
- | There may be an installed kernel on the device that is NOT active. You should run the following command to check installed kernels, and then compare the installed kernel to the active kernel method shown above. | + | There may be an installed kernel on the device that is NOT active |
<sxh bash> | <sxh bash> | ||
- | rpm -q kernel | + | rpm -q kernel |
</ | </ | ||
Example output: | Example output: | ||
Line 28: | Line 28: | ||
=== Latest Available === | === Latest Available === | ||
<sxh bash> | <sxh bash> | ||
- | yum list updates | + | yum list update |
+ | </ | ||
+ | Example output: | ||
+ | <sxh bash> | ||
+ | # yum list update kernel -q --disableexcludes=all 2>& | ||
+ | Installed Packages | ||
+ | kernel.x86_64 | ||
+ | kernel.x86_64 | ||
+ | kernel.x86_64 | ||
</ | </ |
kernel.1499088037.txt.gz · Last modified: 2024/05/23 07:26 (external edit)