You are not logged in.

#1 2014-05-09 02:40:27

dghate
Member
Registered: 2013-03-13
Posts: 12

[Solved] Kernel downgrade to 3.10.39-1-lts doesn't show up

I downgraded my kernel from 3.14.1-1-ARCH to 3.10.39-1-lts so as to install Intel VTune.
I did:

sudo pacman -S linux-lts linux-lts-docs linux-lts-headers

then rebooted the system. Upon reboot

$ uname -a
Linux laxmi 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64 GNU/Linux

So it still shows the old kernel.

However, I have /usr/src/linux-3.10.29-1-lts directory and /lib/modules directory shows directories for both
3.14.1-1 and 3.10.39-1.

I searched the wiki and the forums. Have I missed a step in the installation process? This is my first attempt at
changing the kernel on ARCH. I am a bit worried.

Last edited by dghate (2014-05-09 05:26:02)

Offline

#2 2014-05-09 03:11:22

headkase
Member
Registered: 2011-12-06
Posts: 1,977

Re: [Solved] Kernel downgrade to 3.10.39-1-lts doesn't show up

You need to make sure you are launching the kernel you want with your bootloader.  Your bootloader may be GRUB, SysLinux, GummiBoot, rEFInd, or other.  Whatever you installed when you set up your Arch system.  Some bootloaders will need their configuration regenerated and will pick up the new kernel which you then choose on boot.  Other bootloaders you will have to edit their configuration files to create an entry for the new kernel.

Whichever bootloader you use, we can't go any further until you say which one it is.

Offline

#3 2014-05-09 04:59:55

dghate
Member
Registered: 2013-03-13
Posts: 12

Re: [Solved] Kernel downgrade to 3.10.39-1-lts doesn't show up

Thank you so much. I use syslinux and was able to make necessary changes.

Offline

#4 2014-05-09 05:09:49

headkase
Member
Registered: 2011-12-06
Posts: 1,977

Re: [Solved] Kernel downgrade to 3.10.39-1-lts doesn't show up

You're welcome.  Don't forget to edit your first post and put "[Solved]" in the title. wink

Offline

Board footer

Powered by FluxBB