Unfortunately there isn't such a file when I try to boot normally. Attached is a snapshot of when I let the system drop me to initramfs. I cd to /run/initramfs and the folder is empty.There might be a file named /run/initramfs/rdsosreport.txt that reports more than dmesg.
But when I try the 'exit' command I get:
Code:
Gave up waiting for root file system device. Common problems:- Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?)- Missing modules (cat /proc/modules: ls /dev)ALERT! /dev/mapper/luks-b98sunc-h8wof-9num4dbers does not exist. Dropping to a shell!
Code:
GRUB_DEFAULT=savedGRUB_SAVEDEFAULT=trueGRUB_TIMEOUT=15GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Debian} ) 2>/dev/null || echo Debian`GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=0 cryptdevice=UUID=c3e91c5d-78fb-449d-bab8-59704720fcdf:luks-c3e91c5d-78fb-449d-bab8-59704720fcdf root=/dev/mapper/luks-c3e91c5d-78fb-449d-bab8-59704720fcdf splash"GRUB_CMDLINE_LINUX=""
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
@pbear, do you know if the Bookworm live ISO exhibits the same annoying behavior on a full disk luks-encrypted install?
Statistics: Posted by Praxis — 2025-01-26 00:35