Poll – What Manjaro Linux Kernel(s) you’re running?
Manjaro Linux supports multible kernels installed at the same time. It is possible to install them with mhwd:
sudo mhwd-kernel linux34 NEWKERNEL no
Now our question is:
Posted in: general
5 Comments
Leave a Reply
You must be logged in to post a comment.

How can update it to 4.5?
I think you mean 3.5-series:
sudo mhwd-kernel linux34 linux35 noHi already running 3.5 with 3.4 there (just in case). But, since the 3.6 series is out, i would like to have it.
i had some logical guesses based on the above command, but did not want to mess things up in experimentation. so, anybody, how do i get the 3.6 series kernel on my manjaro 0.8.0.
Is it really so hard?
sudo mhwd-kernel linux34 linux36 noWell. Did read the other post in the link in the poll above. My confusion is that since I already have 3.4 and 3.5 installed, and when i am logged in to 3.5, if i type
“sudo mhwd-kernel linux35 linux36 no”
Will I retain all three kernals? or do I have to get rid of 3.5 before getting 3.6.
or do I have to type all three kernal names in the command to retain all three?