From owner-freebsd-current@FreeBSD.ORG Sun Jun 25 23:19:19 2006 Return-Path: X-Original-To: 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 1DA1E16A400; Sun, 25 Jun 2006 23:19:19 +0000 (UTC) (envelope-from nate@root.org) Received: from pimout6-ext.prodigy.net (pimout6-ext.prodigy.net [207.115.63.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769A044092; Sun, 25 Jun 2006 23:19:18 +0000 (GMT) (envelope-from nate@root.org) X-ORBL: [71.139.62.134] Received: from [10.0.5.51] (ppp-71-139-62-134.dsl.snfc21.pacbell.net [71.139.62.134]) by pimout6-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k5PNJGXF217918; Sun, 25 Jun 2006 19:19:17 -0400 Message-ID: <449EB711.30509@root.org> Date: Sun, 25 Jun 2006 09:17:21 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Maxim Sobolev References: <449EAED3.7000706@root.org> <449F18D9.2000109@FreeBSD.org> In-Reply-To: <449F18D9.2000109@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: kbdmux support for ddb and mountroot? 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: Sun, 25 Jun 2006 23:19:19 -0000 Maxim Sobolev wrote: > Works here to specify alternate root just fine. I am missing something? > > -Maxim > > Nate Lawson wrote: >> kbdmux does not currently support ddb and mountroot in both -current >> and 6-stable. This means that if you get a panic, no backtrace or >> other interaction is possible. Also, if your /etc/fstab is wrong, no >> way to specify an alternate root. >> >> Are there any plans to improve this? What needs to be completed to >> get back to previous support for these features? >> >> Thanks, I'm using a PS/2 keyboard on one machine (RELENG_6) and a built-in PS/2 keyboard on my laptop. Neither register any keystrokes in DDB or with alternate root unless I disable kbdmux with the tunable. -- Nate