You are not logged in.

#1 2024-11-02 16:56:51

CaféHaine
Member
Registered: 2017-07-09
Posts: 9
Website

[SOLVED] Kernel doesn’t find root partition

Hi everyone

I tried setting up Arch on one of my laptop this morning (previously running NixOS) but the kernel doesn’t seem to detect my nvme disk (formatted in ext4) when booting up.

Some infos about my setup/laptop:

The laptop is a [https://www.lenovo.com/fr/fr/p/laptops/ … tech_specs](Lenovo Yoga 7 Gen 8 14" AMD) with an AMD R7 7735U CPU

The M.2 SSD is a WD PC SN740 SDDPMQD-512G-1101

Here is what is shown when trying to boot the computer up:

List of all bdev filesystems: fuseblk

Here is what lsmkinitcpio shows for the initramfs:

kernel modules include ext4, nvme

And here is my systemd-boot entry.

root=/dev/nvme0n1p5 rw debug nosplash

(also I didn’t find a way to reduce the size of the images in the post, sorry for that…)

Last edited by CaféHaine (2024-11-02 17:07:48)

Offline

#2 2024-11-02 17:01:38

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,079

Re: [SOLVED] Kernel doesn’t find root partition

bad bootloader config. There is no option called 'initramfs', it's 'initrd'.

Edit: And in the future, please https://wiki.archlinux.org/title/List_o … n_services

Last edited by Scimmia (2024-11-02 17:04:21)

Online

#3 2024-11-02 17:07:32

CaféHaine
Member
Registered: 2017-07-09
Posts: 9
Website

Re: [SOLVED] Kernel doesn’t find root partition

How did I miss that. Than you so much that fixed!

Offline

Board footer

Powered by FluxBB