From owner-freebsd-questions@FreeBSD.ORG Fri Jun 9 14:33:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A93FC16A41B for ; Fri, 9 Jun 2006 14:33:56 +0000 (UTC) (envelope-from ml.diespammer@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A3C43D70 for ; Fri, 9 Jun 2006 14:33:55 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from soth.ventu (adsl-ull-46-136.51-151.net24.it [151.51.136.46]) (authenticated bits=128) by parrot.aev.net (8.13.6/8.13.6) with ESMTP id k59EeLsR095719 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Jun 2006 16:40:28 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Received: from [10.1.2.18] (alamar.ventu [10.1.2.18]) by soth.ventu (8.13.6/8.13.3) with ESMTP id k59EXBwN003518 for ; Fri, 9 Jun 2006 16:33:11 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Message-ID: <448986AF.4030207@netfence.it> Date: Fri, 09 Jun 2006 16:33:19 +0200 From: Andrea Venturoli User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 Followup-To: freebsd-questions@freebsd.org To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.53 on 212.31.247.179 Subject: USB keyboard and loader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 14:33:56 -0000 Hello. Sorry, this has probably been discussed hundreds of time, but I can't seem to get any new stuff: I have a 6.1/i386 system with an USB keyboard. It will work on BIOS boot-stage, and after the kernel is loaded, but it won't work during loader stage, preventing me to enter single user mode on startup. Any way to solve this? bye & Thanks av.