Where to find log file for booting information
The boot log is located at /var/log/boot.log
If that does not have the information you're looking for, then try the command dmesg
in the terminal. That should have the detail you may not get in the log file.