You are not logged in.

#1 2020-04-01 18:26:06

ytsejam
Member
Registered: 2012-02-10
Posts: 57

[Solved]Failed to start Kernel Modules after update

Hello,

I could not upgrade for the last two weeks because of covid travels. Today I tried to upgrade with announcement overwriting hplip on the arch page. After that when booting, I get
"Failed to Load Kernel Modules" and after a while later, screen is locked on

[FAILED] failed to mount /boot
[DEPEND] Dependency failed for Local File Systems.
[FAILED] Failed to mount /mnt/boot2.
[FAILED] Failed to start Load Kernel Modules.

I tried "journalctl -xe" but cant see anything about loader.  I have mounted root, /boot and /home and created /etc/fstab. Here is the image of /etc/fstab. https://ibb.co/sKG4FdV . I cannot copy and paste as I cannot use my computer.

I made a research uname -a and pacman Q are at the latest version.linux 5.5.13 arch2-1
Any idea will be great.

thanks

Last edited by ytsejam (2020-04-02 07:20:47)

Offline

#2 2020-04-01 20:58:43

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

Re: [Solved]Failed to start Kernel Modules after update

Can you boot the failsafe initramfs?

If not, boot some live distro (eg. the installation iso), mount your boot partition and check

file /mnt/boot/vmlinuz-linux
ls -l /mnt/boot/

Also chroot into the installed system and check "pacman -Qikk linux"

You can post the results using the tip from https://wiki.archlinux.org/index.php/Pastebin

Online

#3 2020-04-01 21:08:56

ytsejam
Member
Registered: 2012-02-10
Posts: 57

Re: [Solved]Failed to start Kernel Modules after update

/mnt/boor/vmlinuz-linux: Linux kernel x86 boot executable bzImage version 5.5.13-arch2-1...
warning . linux : /usr/lib/modules/5.5.13-arch2-1/modules.alias  has lots warnings Modification time mismatch size mismatch


I cant paste because I cant run into system. This is another netbook I try to write the code. and strangely system tries to mount /mnt/boot2 I dont know where it comes from.

Last edited by ytsejam (2020-04-01 21:10:57)

Offline

#4 2020-04-01 21:11:25

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

Re: [Solved]Failed to start Kernel Modules after update

seth wrote:

boot some live distro

Edit: so the failsafe initramfs doesn't boot either?
fsck the /boot partition.

Last edited by seth (2020-04-01 21:13:04)

Online

#5 2020-04-01 21:18:58

ytsejam
Member
Registered: 2012-02-10
Posts: 57

Re: [Solved]Failed to start Kernel Modules after update

Ok let me tell you, I can boot live distro, I can mount drives, I can generate /etc/fstab, I can arch-chroot into /mnt but after grub system selection window warning starts with systemctl "Failed to start kernel modules" and after a few retries the last screen is same as my question.

I formatted my root and reinstalled arch but error is still there.

Offline

#6 2020-04-01 21:27:19

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

Re: [Solved]Failed to start Kernel Modules after update

after grub system selection window warning

The idea is to provide the data from within the live distro boot.

I formatted my root and reinstalled arch but error is still there.

Because it's likely on the /boot partition…

And you've still not commented on attempts and outcome to boot the failsafe initramfs.

Online

#7 2020-04-01 21:31:31

ytsejam
Member
Registered: 2012-02-10
Posts: 57

Re: [Solved]Failed to start Kernel Modules after update

I tried all of them, sorry forgot the write about, all the options fails to same place.

Offline

#8 2020-04-02 07:21:37

ytsejam
Member
Registered: 2012-02-10
Posts: 57

Re: [Solved]Failed to start Kernel Modules after update

I think my old grub was ruined, I solved this installing a grub under a different grub-id.

Offline

Board footer

Powered by FluxBB