[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors at boot time.




On Wed, 18 Jun 1997, Oscar Wainstain wrote:

> After i build a new kernel i get at boot time some errors.
> All the boot meseges and the errors mesages goes so fast so i cant catch them.
> How can i redirect the errors mesages to a log file?
> TIA, Oscar.

no need. use the command 'dmesg' to see KERNEL messages from boot time.
however, if these are APPLICATIONS error messages, make sure they are
loged into one of the log files (check under /var/log/* and /var/adm/*,
and check /etc/syslog.conf for the syslog configuration- syslog's used by
many applications to save error messages into files, etc.)

guy


References: