User Tools

Site Tools


boot_log

Raspbian Boot Log



The boot log for the Raspbian can be found by entering the following at the command line:

  dmesg
  
  or
  
  dmesg >file to put the contents in to a file



You can also look in:

  /var/log/syslog
  
  so 
  
  cat /var/log/syslog



boot_log.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1