From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from boreas.telenet-ops.be ([195.130.132.48]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AlA3N-0008C9-00 for ; Mon, 26 Jan 2004 11:57:38 -0500 Received: from localhost (astra.telenet-ops.be [195.130.132.58]) by boreas.telenet-ops.be (Postfix) with SMTP id 944C237F20 for ; Mon, 26 Jan 2004 17:57:35 +0100 (MET) Received: from NOTEBOOK (d5153CADF.kabel.telenet.be [81.83.202.223]) by astra.telenet-ops.be (Postfix) with SMTP id 73A0E37EF7 for ; Mon, 26 Jan 2004 17:57:28 +0100 (MET) Message-ID: <000501c3e42d$7898b1c0$bc00a8c0@NOTEBOOK> From: "Nick Van Vlaenderen" To: "Speakup is a screen review system for Linux." References: Date: Mon, 26 Jan 2004 17:57:16 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: question about logging kernel problems when kernel blows up X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 16:57:38 -0000 Hi Scott, By default, you can check the dmesg output by entering 'dmesg' on the console. This will show the boot process. You can also write the output to a file (since it's too much information for 1 screen) using 'dmesg > file'. Also, look in /var/log/messages. By the way, what problem do you have with your kernel? Nick ----- Original Message ----- From: "Scott Berry" To: "Speakup is a screen review system for Linux." Cc: Sent: Monday, January 26, 2004 5:43 PM Subject: question about logging kernel problems when kernel blows up > Hi there, > > I have a friend who is trying to help me debug a kernel problem. I am > wondering if there is any way to log the problems that the kernel > encounters when you load it and it blows up. He needs this to help me > debug what is wrong. Thanks for the help. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >