You are not logged in.

#1 2021-10-05 04:44:01

thrylos
Member
Registered: 2021-06-09
Posts: 5

Cannot switch to another kernel

I have 2 kernel linux-lts & linux , currently runing on linux-lts .  My laptop is freezing a lot , every hour it gets hanged and i had to hard restart it . I thought to switch to another kernel that my system have but while booting into it , it shows the following error:

Starting version 249.4-1-arch

/dev/nume0n1p2: recovering journal /dev/nume0n1p2: clean, 612682/15237120 files,

[FAILED] Failed to mount /boot.

20509876/60918272 blocks

[DEPEND] Dependency failed for Local File Systems. You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" or "exit" to boot into default mode.


Why its not mounting to /boot , what i had to do ?

Last edited by thrylos (2021-10-05 04:45:53)

Offline

#2 2021-10-05 06:38:50

seth
Member
Registered: 2012-09-03
Posts: 51,044

Re: Cannot switch to another kernel

Typically because it can't load the vfat module what is typically because the booting kernel matches no installed kernel what is typically because either you forgot to mount the /boot partition when updating/installing the kernel or are in fact not booting from the /boot partition but the root partition but installed the kernel image on the then mounted /boot partition.

Check "uname -a" in the emergency shell and compare it to "pacman -Qs linux"

Online

#3 2021-10-10 09:21:30

thrylos
Member
Registered: 2021-06-09
Posts: 5

Re: Cannot switch to another kernel

I have switch to linux kernel 5.14 , but my arch is still freezing , I have hard restart it every hour , I cannot do this in between of my work .I have tried to set max cstate=1 , switch between Linux-lts to linux kernel , bu the error still persist. Please help out  of this.
I cannot switch to TTY due to freeze , so after restarting the o/p of cmd  of last lines of :journalctl -b-1       is :

ACPI: Skipping parse of AML opcode: Method (0x0014)
Oct 10 00:38:57 user kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20210604/dswload2-326)
Oct 10 00:38:57 user kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-220)

I am using Arch KDE (plasma 11 xorg), I am facing this issue since last 2 weeks .

Last edited by thrylos (2021-10-10 09:23:08)

Offline

#4 2021-10-10 09:25:37

seth
Member
Registered: 2012-09-03
Posts: 51,044

Re: Cannot switch to another kernel

Now you're hijacking your own thread.

seth on the other thread you hijacked wrote:

Open a new thread, describe your symptoms as detailed as possible and post the entire journal for the freezing boot. (The ACPI error is very most likely insignificant)

Last edited by seth (2021-10-10 09:27:16)

Online

Board footer

Powered by FluxBB