You are not logged in.

#1 2024-01-02 18:52:24

b42
Member
Registered: 2023-07-20
Posts: 203

Install different kernel

Hello,

So I reinstalled Arch on another device with my old installation from USB which has been sitting there for over 4 months I think.

My old device has kernel 6.5.9 and my new device has kernel 6.6.8 even though I did not download the newest release of Arch.

Why did I get newer kernel and how do I switch to my previous one? I can see some changes with interrupts with my system and it gives extra work on top.

Offline

#2 2024-01-02 19:02:05

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,554
Website

Re: Install different kernel

Arch doesn't have 'releases', it is 'rolling'. When you run pacstrap (or archinstall), it will pull down the current versions of packages from the repos. If you want to freeze your systems to a point in time, see https://wiki.archlinux.org/title/Arch_Linux_Archive although I would question why you picked a rolling release distro in the first place.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2024-01-02 21:31:18

b42
Member
Registered: 2023-07-20
Posts: 203

Re: Install different kernel

After I did

 pacstrap -K /mnt base linux linux-firmware ... 

I could not chroot into the OS, I had to do

pacman -Sy archlinux-keyring

to be able to chroot

Is it because my install in USB drive was older than the current one?

Offline

#4 2024-01-02 22:13:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: Install different kernel

This makes no sense at all.
chrooting doesn't depend on any keyring, let alone the pacman ones.
You must have performed a step between the keyring update and the chroot and there was also probably some error you didn't mention and nothing of that has anything to do w/ your OP.

Offline

#5 2024-01-02 23:00:22

b42
Member
Registered: 2023-07-20
Posts: 203

Re: Install different kernel

I think what happened there is that packages did not install correctly, can it be the case?

Offline

#6 2024-01-02 23:03:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: Install different kernel

Can be. Can be not. Could have been cosmic rays or the wrath of a god. Could have been hallucination.
Who knows.

seth wrote:

there was also probably some error you didn't mention

Offline

#7 2024-01-02 23:05:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,232

Re: Install different kernel

You would've been given a message to that effect. but this still has no relation to your OP. A pacstrap will always pull the latest packages available from the repositories which is said kernel. Again if you want to freeze your system in time Arch is the wrong distribution. You could try and opt for the LTS kernel if you want more "stalebility" in that regard, but note that as soon as 6.7 gets released and packaged the LTS will jump to the current LTS which is 6.6 again.

Online

Board footer

Powered by FluxBB