From owner-freebsd-geom@FreeBSD.ORG Thu Jun 26 04:58:44 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE721106567F for ; Thu, 26 Jun 2008 04:58:44 +0000 (UTC) (envelope-from haet.stars@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.227]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6F48FC1B for ; Thu, 26 Jun 2008 04:58:44 +0000 (UTC) (envelope-from haet.stars@gmail.com) Received: by qb-out-0506.google.com with SMTP id f10so9208103qba.13 for ; Wed, 25 Jun 2008 21:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=Gp2EohiK8kK0O7YpklbTd2MOskzd9UV5kMc2UJm3ZMo=; b=GQzxzVFfJ9bFIwl/jr8e2iRyb8LfbTvNIWGVIl4HlxeVIeR92MgY0y8HiSid0M+O8Q iQZv8sCtcJact40+U9Auv968rFGfKuakMYmC08sMaOJ2BHqwxJBRFZSjzp/3khuH6+AD oaTHeDLugJeZ1OqrokaN1NyvqIZqEQZWtjRSc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=QHoRymdiigWeXo1WMQh6/KS/Q4g4nDHFL4WYP3+Xg1tdw9rYBwoH4Ft8ntqd37a93y psTlN0u4iei/Vsgbe/UeTQOC/4WqzvzoOchYkRnxseCxwjBrWS1G3jscrBaZjFOb1+Z8 h2rAikcsYFdGpFBnAf5HppjZ2DNjJD2T40FN0= Received: by 10.115.106.7 with SMTP id i7mr6730319wam.131.1214455430005; Wed, 25 Jun 2008 21:43:50 -0700 (PDT) Received: by 10.114.57.20 with HTTP; Wed, 25 Jun 2008 21:43:49 -0700 (PDT) Message-ID: Date: Wed, 25 Jun 2008 21:43:49 -0700 From: "Stars butts" To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: geom_eli passphrase prompt unresponsive at boot after recompiling kernel without kbdmux X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 04:58:45 -0000 hai, I recently installed FreeBSD 6.2 onto a geli encrypted disk with the /boot partition on a usb thumbdrive, after compiling the kernel without the kbdmux driver. however, my usb keyboard is completely unresponsive during bootup, and when the prompt to enter my geli passphrase comes up I cannot enter it. I have tried with several different keyboards and it worked on the previous non-geli install. Any thoughts?