Comment 41 for bug 2031537

Revision history for this message
Juerg Haefliger (juergh) wrote (last edit ):

You need to provide the kernel logs from the failed boot, not the one after. Something like this shows the previous boot log:

$ sudo journalctl -b -1

Check available boot logs:

$ sudo journalctrl --list-boots

0 is the current
-1 the previous
and so on