Comment 22 for bug 1960018

Revision history for this message
Christian (rowman) wrote :

I've created a diff of the systemd boot journal for working and failing boot.

journalctl --no-pager -b-0|cut -f 4- -d' ' > allb0
journalctl --no-pager -b-1|cut -f 4- -d' ' > allb1
diff allb0 allb1 >alldiff