linux_wiki:update_the_kernel_package_appropriately_to_ensure_a_bootable_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux_wiki:update_the_kernel_package_appropriately_to_ensure_a_bootable_system [2016/02/29 21:55]
billdozor created
linux_wiki:update_the_kernel_package_appropriately_to_ensure_a_bootable_system [2019/05/25 23:50] (current)
Line 3: Line 3:
 **General Information** **General Information**
  
-About this page/how-to/script+Updating (installing) new kernels
  
 ---- ----
 +
 +===== Current Kernels =====
  
 View current kernel version View current kernel version
Line 12: Line 14:
 </code> </code>
  
 +\\
 Show currently installed and version(s) available Show currently installed and version(s) available
 <code bash> <code bash>
Line 17: Line 20:
 yum list kernel yum list kernel
 </code> </code>
 +
 +----
 +
 +===== Install New Kernel =====
  
 Two methods: Two methods:
Line 25: Line 32:
 </code> </code>
  
 +\\
 2) Download and install kernel manually 2) Download and install kernel manually
 <code bash> <code bash>
Line 31: Line 39:
 </code> </code>
  
 +\\
 View kernel files (vmlinuz) View kernel files (vmlinuz)
 <code bash> <code bash>
Line 38: Line 47:
  
 ---- ----
- 
  
  • linux_wiki/update_the_kernel_package_appropriately_to_ensure_a_bootable_system.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)