You are not logged in.

#1 2023-10-24 14:13:11

rb12
Member
Registered: 2023-10-24
Posts: 8

[REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

After upgrading to the kernel 6.5.8 above my machine would not boot with the following error:

ERROR: device '/dev/mapper/cryptroot/' not found. Skipping fsck.
mount /new_root: no filesystem type specified.
You are now being dropped into an emergency shell.
sh: can't access tty; job control turned off
[rootfs ]#

After downgrading the kernel the issue disappeared again.

Last edited by rb12 (2023-10-24 15:31:23)

Offline

#2 2023-10-24 14:16:07

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

errors when creating the initramfs that you missed?

Offline

#3 2023-10-24 14:47:53

rb12
Member
Registered: 2023-10-24
Posts: 8

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

I don't think so as a simple downgrade solved the issue. (no change in config)

Offline

#4 2023-10-24 15:26:32

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

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

Any errors, messages beforehand?
https://wiki.archlinux.org/title/Genera … l_messages

Race condition/timeout?
Does using "rootwait" help?

Can you open the crypt device from the current iso (should™ have 6.5.8 by now)?


On a formal note, bbs predates markdown by a lifetime - Please use [code][/code] tags.

Offline

#5 2023-10-24 15:35:31

rb12
Member
Registered: 2023-10-24
Posts: 8

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

1. thank you for the bbs tip

2. so far I was unable to collect any more evidences (debug info) as even the temporary tty in which the shell dros

rootfs

the keyboard strikes are not even recognized.

I will try to reproduce the issue from the latest ISO during the next few days (work week will be intense).

Offline

#6 2023-10-24 15:42:08

frostschutz
Member
Registered: 2013-11-15
Posts: 1,645

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

if everything else also doesn't work (no keyboard in the emergency shell), it sounds like something went wrong building the initramfs / loading the required modules

you could try the fallback image, or check the initramfs file itself if required modules are in there at all or not

Offline

#7 2023-10-24 15:47:35

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

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

Offline

#8 2023-10-24 16:14:57

frostschutz
Member
Registered: 2013-11-15
Posts: 1,645

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

works fine for me (not using systemd hook)

Offline

#9 2023-10-25 02:26:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [REGRESSION] linux-6.5.8.arch1-1-x86_64 wont boot with LUKS

rb12 wrote:

I don't think so as a simple downgrade solved the issue. (no change in config)

The downgrade would rebuild the initramfs, so that would fix an error when it was generated on the newer kernel.

Offline

Board footer

Powered by FluxBB