From owner-freebsd-current@FreeBSD.ORG Fri Nov 11 09:12:50 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F9F16A41F for ; Fri, 11 Nov 2005 09:12:50 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E28643D5A for ; Fri, 11 Nov 2005 09:12:49 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1EaUxj-0001Mi-42; Fri, 11 Nov 2005 11:12:47 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: John-Mark Gurney In-reply-to: Your message of Thu, 10 Nov 2005 15:53:21 -0800 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Nov 2005 11:12:47 +0200 From: Danny Braniss Message-ID: Cc: FreeBSD Current , Eric Anderson Subject: Re: Instant reboot on new interface coming up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 09:12:50 -0000 > Scot Hetzel wrote this message on Thu, Nov 10, 2005 at 13:15 -0600: > > I thought that there might have been a debuggin option that would > > cause the system to reboot instead of panicing, but I didn't see it in > > your kernel config. > > The option is KDB_UNATTENDED which will wait for input on the console > for a few seconds before rebooting... If you hit a key, it'll drop > into the debugger... or sysctl debug.debugger_on_panic="0" but somehow this does not work :-( danny > > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >