On Sunday, May 28, 2023 3:57:44 PM EDT Ranjan Maitra wrote:
> Thanks! It is possible I do not have this set up because I get:
> 
> $ sudo journalctl -b -1 -r /soft lockup
>  Specifying boot ID or boot offset has no effect, no persistent journal was 
> found.

Just use

    sudo journalctl -b -1 -r

THEN type /<search pattern>

where <search pattern> is "soft lockup" or anything else you want to
search for.

But there really is no reason to use the -r option -- just search the
last boot logs in the normal order.  A lot less confusing.

-- 
Garry T. Williams


_______________________________________________
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