Difference between revisions of "Manjaro Kernels/en"

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
Line 36: Line 36:
The above command not only shows which kernel is being used, it also lists any other kernels that are also installed, as shown in the following example Terminal output:
The above command not only shows which kernel is being used, it also lists any other kernels that are also installed, as shown in the following example Terminal output:


{{UserCmdOutput|command=mhwd-kernel -li|result=
{{UserCmdOutput|command=mhwd-kernel -li|result=
  Currently running: 5.0.17-1-MANJARO (linux50)<br> The following kernels are installed in your system:<br>    * linux419<br>    * linux420<br>   * linux50}}
<pre>
  Currently running: 5.0.17-1-MANJARO (linux50)
The following kernels are installed in your system:
    * linux419
    * linux420
    * linux50
</pre>
}}
 


As seen in the above example, Manjaro is running kernel 5.0.17-1-MANJARO. The information given here is not arbitrary; each part of the kernel name identifies something about that kernel:
As seen in the above example, Manjaro is running kernel 5.0.17-1-MANJARO. The information given here is not arbitrary; each part of the kernel name identifies something about that kernel:
Line 140: Line 148:


On the next screen (as illustrated) are backup copies of each kernel version installed (which will also be automatically removed if or when a kernel version is deleted). To select a kernel, simply use the arrow keys {{key press|Up}} {{key press|Down}} to highlight the desired version, and then press {{key press|Enter}}.
On the next screen (as illustrated) are backup copies of each kernel version installed (which will also be automatically removed if or when a kernel version is deleted). To select a kernel, simply use the arrow keys {{key press|Up}} {{key press|Down}} to highlight the desired version, and then press {{key press|Enter}}.
{{tip| In case you have hidden your grub menu, you can just press {{key press|Esc}} during boot to show it and make your changes}}


<br clear="all"/>
<br clear="all"/>
8,146

edits