Contribute
Register

[Solved] Where's verbose boot log located?

Status
Not open for further replies.
Joined
Jun 11, 2010
Messages
81
Motherboard
Gigabyte Z790 UD
CPU
G6900
Graphics
RX 6600
The one that i see when booting in verbose, can't find it in the console...
 
The one that i see when booting in verbose, can't find it in the console...
In Terminal (all data):
Code:
log show --predicate "processID == 0" --debug
In Terminal (only todays data):
Code:
log show --predicate "processID == 0" --start $(date "+%Y-%m-%d") --debug
 
Thank you!
 
Can I please ask where this would be for Catalina when it's being booted into to install? This is on a mojave machine. I ask as Catalina is crashing and I'd like to access the logs to figure out why...
 
Status
Not open for further replies.
Back
Top