After boot (limine) and entering the key for encrypting the drives, i get the following error:
Error: Failed to mount ‘dev/mapper/luks-76144787-0529-4419-9e07-2ed24bf13cbe’ on real root
You are now being dropped into an emergency shell.
sh: can’t access tty; job control turned off
[rootfs ~]#
lsblk -f –>
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0 squashfs 4.0 0 100% /run/archiso/airootfs
sda iso9660 Joliet Extension COS_202511 2025-11-29-16-07-07-00
├─sda1 iso9660 Joliet Extension COS_202511 2025-11-29-16-07-07-00
└─sda2 vfat FAT16 ARCHISO_EFI 692B-1A2B
sdb
sdc
zram0 swap 1 zram0 0573080d-a161-4d1e-804b-a66b12da6645 [SWAP]
nvme0n1
├─nvme0n1p1 vfat FAT32 E707-E50D
├─nvme0n1p2 crypto_LUKS 2 76144787-0529-4419-9e07-2ed24bf13cbe
└─nvme0n1p3
nvme1n1
└─nvme1n1p1 crypto_LUKS 2 ea301053-0e78-45df-810f-c4b8b72a5e5d
I searched forums, but I can’t find a solution for my problem.
Solution with btrfs zero-log (as mentioned https://discuss.cachyos.org/t/error-failed-to-mount-on-real-root/10583) doesn’t work → Error: could not open ctree
I hope anyone has an idea, what i can try to solve it.