Hello,
You can add the "debug" option in the grub configuration to gather more informations in the journal log; i.e. in /etc/default/grub:Then, update the initramfs:Hope this helps.
It is not probably the kernel, but some script running after the kernel is started during boot.it is weird, why the kernel would stop and expect a keystroke to continue, though...
You can add the "debug" option in the grub configuration to gather more informations in the journal log; i.e. in /etc/default/grub:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="debug"Code:
sudo update-grubStatistics: Posted by Aki — 2024-12-10 14:02