You are not logged in.

#1 2020-07-19 18:34:15

quis
Member
Registered: 2018-08-09
Posts: 5

[SOLVED] Failed to Load Kernel Modules

Hi.
While booting with systemd-boot I get:

Starting version 245.6-8-arch
/dev/nvme0n1p5: clean, 407600/3350528 fo;es. 3919328/13392640 blocks
[FAILED] Failed to start Load Kernel Modules.
[FAILED] Failed to mount /efi
[DEPEND] Dependency failed for Local File Systems.
[FAILED]  Failed to mount /data

What I did:
- commented /efi in /etc/fstab (see screenshot)
- in esp/loader/loader.conf changed auto-entries to 0 and auto-firmware to 0 and editor to no
- run bootctl update

outputs from lsblk -f, cat /etc/fstab, fdisk -l

https://i.imgur.com/3jPrcf9.jpg

When installing Arch 3 days ago I first used /efi folder to create boot entries for systemd-boot, but then changed it to /boot folder (because arch wasn't discover by systemd).

Also I updated kernel from 5.7.8-arch1-1 to 5.7.9-arch1-1.

moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by quis (2020-07-19 20:34:56)

Offline

#2 2020-07-19 19:56:56

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

Re: [SOLVED] Failed to Load Kernel Modules

Please edit your post and replace the oversized image w/ a link (and thumbnail if you want)

The most likely explanation is that the boot partition wasn't mounted during the update and your running the 5.7.8 kernel against the 5.7.9 installation.
Check "uname -a".

The failsafe initramfs will likely still work "enough" to fix that.

Offline

#3 2020-07-19 20:33:41

quis
Member
Registered: 2018-08-09
Posts: 5

Re: [SOLVED] Failed to Load Kernel Modules

Sorry for the image.
You were right with this kernel. I needed to use installation media to arch-chroot, downgraded linux package and now everything works fine.
THX!

Offline

Board footer

Powered by FluxBB