Control: tag -1 moreinfo Control: severity -1 important On Mon, 2020-11-16 at 19:41 +0000, Toni wrote: > Package: src:linux > Version: 4.19.152-1 > Severity: critical > > > Hi, > > with the two latest kernels, linux-image-4.19.0-12-amd64 and > linux-image-4.19.0-11-amd64, my machine does not boot, the reason being > that something with cryptsetup is amiss. I used to be asked for a > passphrase, but using these two kernels, I'm not, and the machine just > cycles trying to find the root partition. I am now running the -10 > kernel again, which I would like to get off of. I've tried recovery mode > without any success.
This is probably an issue with the initramfs built for this kernel, and
not with the kernel itself. Please send the output of the command:
lsinitramfs /boot/initrd.img-4.19.0-12-amd64
> On the console, after dmesg, these three lines repeat ad nauseum:
>
> mdadm: No arrays found in config file or automatically
> Volume group "ev0" not found
> Cannot process volume group ev0
> mdadm: No arrays found in config file or automatically
> Volume group "ev0" not found
> Cannot process volume group ev0
[...]
If you wait for about 30 seconds you should get a shell with the prompt
"(initramfs)". At the shell prompt, run:
ls -l /dev/nvme*
Are the expected partitions listed?
Ben.
--
Ben Hutchings
Usenet is essentially a HUGE group of people passing notes in class.
- Rachel Kadel, `A Quick Guide to Newsgroup Etiquette'
signature.asc
Description: This is a digitally signed message part

