CentOS/Red Hat Boot Log



The boot log for CentOS/Red Hatcan 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