From owner-freebsd-questions@FreeBSD.ORG Fri Oct 15 17:34:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F4B16A4CE for ; Fri, 15 Oct 2004 17:34:00 +0000 (GMT) Received: from mail-relay-4.tiscali.it (mail-relay-4.tiscali.it [213.205.33.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAF243D2F for ; Fri, 15 Oct 2004 17:34:00 +0000 (GMT) (envelope-from o1b6@tiscali.it) Received: from ppp-62-10-13-14.dialup.tiscali.it (62.10.13.14) by mail-relay-4.tiscali.it (7.1.021.3) id 415D98E2003556D3 for freebsd-questions@freebsd.org; Fri, 15 Oct 2004 19:33:59 +0200 From: Claudio Destro To: freebsd-questions@freebsd.org Date: Fri, 15 Oct 2004 19:28:14 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410151928.14942.o1b6@tiscali.it> Subject: pause on kernel panic how-to X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: o1b6@tiscali.it List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 17:34:00 -0000 Hello folks! since I am tracking RELENG_5 (just for fun), sometimes I get a kernel panic while in graphics mode (X + KDE). I can recognize a panic due to the fact that the mouse freezes and hitting randomly on the keyboard has no effects... until I randomly hit the Enter key: the system then reboots... Is there a way to instruct the kernel to switch in text mode when a panic occurs? Or to avoid the automatic reboot + the Enter key? Thanks! -- Claudio Destro