On Wed, 29 Nov 2023 14:28:02 +0000
olivares33561 via users <users@lists.fedoraproject.org> wrote:

> Dear fellow fedora users,
> 
> upon updating and rebooting the new kernel refuses to boot or just
> hangs.  How do I troubleshoot this issue? I have to boot 6.5.12-300
> so I can use the computer.

It is possible that the kernel actually made it far enough in boot that
the journal is started, but there is still a problem.  In that
case look at the boot log in journalctl,
journalctl -b 0
or look at any other recent messages if it wasn't boot that caused the
issue,
journalctl -r

If that doesn't give anything useful, then turn off rhgb and quiet in
the kernel command line so that the messages during boot show up.  Then
you can see where exactly it is failing, and might even see why.
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to