From owner-freebsd-questions@FreeBSD.ORG Tue Sep 7 04:17:31 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 72B9116A4CF for ; Tue, 7 Sep 2004 04:17:31 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2668243D46 for ; Tue, 7 Sep 2004 04:17:31 +0000 (GMT) (envelope-from dwaquilina@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so224746rnk for ; Mon, 06 Sep 2004 21:17:24 -0700 (PDT) Received: by 10.38.125.73 with SMTP id x73mr1781287rnc; Mon, 06 Sep 2004 21:17:24 -0700 (PDT) Received: by 10.38.86.64 with HTTP; Mon, 6 Sep 2004 21:17:22 -0700 (PDT) Message-ID: Date: Tue, 7 Sep 2004 00:17:22 -0400 From: David Aquilina To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Installation without PS/2 Keyboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Aquilina List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 04:17:31 -0000 Greetings, I've googled around to try and find a solution, but so far nothing has worked. I have a system here I'd like to install FreeBSD 5.2.1-RELEASE on (an AMD64 system) however it only has USB ports, no PS/2 ports. Additionally, there's no floppy disk drive present in the system, so the instructions in the handbook for using a serial console won't work. As a result of this, once the kernel actually loads and the sysinstall program starts, the system ignores the USB keyboard. I attempted booting from the FreeBSD installation CD, dropping to the boot loader prompt, and setting the following variables: hint.atkbd.0.disable=1 hint.atkbdc.0.disable=1 I've also tried disabling ACPI , and "toggle-module ukbd". Finally, I tried the above both with USB Legacy Emulation both enabled and disabled in the BIOS, with seemingly no effect. Any hints? Thanks! -- David Aquilina dwaquilina+freebsd@gmail.com