LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kernel log file (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-log-file-23920/)

progster 06-20-2002 03:29 PM

kernel log file
 
Is there some sort of bootlog? Cause my kernel reports some errors with my mouse, but it is already of the screen before I can read the entire message...

~Progster

Stephanie_new 06-20-2002 03:37 PM

Sometimes, depending on the distro, you can hit cntrl-alt-f11, and it will show a list of all the services that booted.

If that does not work, type Linuxconf at a command line prompt. This requires root access, so either be logged in as root or su.

In there is a record of logs you can select and look at.

Sfin 06-20-2002 03:42 PM

Try this in the command prompt:

dmesg

that will show the entire set of messages that appeared on the screen during boot.

divad 06-20-2002 11:34 PM

check the file /var/log/messages


All times are GMT -5. The time now is 11:12 PM.