Bug#1036041: upgrade-reports: Dell XPS 9550 fails to boot after bullseye to bookworm upgrade - grub/bios interaction bug?
Tim Small <[email protected]> Sun, 14 May 2023 09:52:11 +0100
| Newsgroups | gmane.linux.debian.user.testing |
|---|---|
| Message-ID | <168405433135.687559.2187595854128282021.reportbug__2665.72009293071$1684054475$gmane$org@custard.lan> |
Package: upgrade-reports Severity: normal X-Debbugs-Cc: [email protected] My previous release is: bullseye I am upgrading to: bookworm Upgrade date: 2022-05-06 Method: apt dist-upgrade Contents of /etc/apt/sources.list: deb http://deb.debian.org/debian/ bookworm main non-free non-free-firmware contrib deb-src http://deb.debian.org/debian/ bookworm main non-free non-free-firmware contrib # Security updates deb http://security.debian.org bookworm-security main contrib non-free non-free-firmware deb-src http://security.debian.org bookworm-security main contrib non-free non-free-firmware # bookworm-updates, previously known as 'volatile' deb http://deb.debian.org/debian/ bookworm-updates main contrib non-free non-free-firmware deb-src http://deb.debian.org/debian/ bookworm-updates main contrib non-free non-free-firmware deb http://deb.debian.org/debian-debug/ bookworm-debug main # for security updates deb http://deb.debian.org/debian-debug/ bookworm-proposed-updates-debug main - Were there any problems with the system after upgrading? System fails to boot after upgrade - hangs after loading initramfs. On enabling debug within grub, the hang occurs at: kern/verifiers.c:88: file: /boot/initrd.img-6.1.0-8-amd64 type: 131076 kern/verifiers.c:103: trying verifier pgp kern/verifiers.c:103: trying verifier tpm Can be worked around with: GRUB_TERMINAL=console ... with this setting in place the system boots as expected.