From owner-freebsd-current@FreeBSD.ORG Thu Jul 17 00:56:16 2003 Return-Path: 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 61AD337B401 for ; Thu, 17 Jul 2003 00:56:16 -0700 (PDT) Received: from chuggalug.clues.com (chuggalug.clues.com [194.159.1.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D5B43F85 for ; Thu, 17 Jul 2003 00:56:15 -0700 (PDT) (envelope-from geoffb@chuggalug.clues.com) Received: from chuggalug.clues.com (localhost [127.0.0.1]) by chuggalug.clues.com (8.12.8p1/8.12.8) with ESMTP id h6H7uERO015396 for ; Thu, 17 Jul 2003 08:56:14 +0100 (BST) (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.12.8p1/8.12.8/Submit) id h6H7uDpa015395 for current@freebsd.org; Thu, 17 Jul 2003 08:56:13 +0100 (BST) Date: Thu, 17 Jul 2003 08:56:13 +0100 From: Geoff Buckingham To: current@freebsd.org Message-ID: <20030717075613.GA15364@chuggalug.clues.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Installing on IBM BladeCenter HS20 (usb keyboard) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 17 Jul 2003 07:56:16 -0000 HS 20 is IBMs Serverwork GC-LE dual Xeon blade, it managment chassis contains usb floppy, cdrom, and usb to PS2 adapter for keyboard and mouse, these are only ever avilable to one blade at a time. I had a quick try to install from 5.1 iso this fails as the BTX loader can not see the CD once loaded. Installing from floppy or PXE boot fails as syscons detects an at keyboard (probably to keep windows happy) and does not use the usb keyboard. I have tried booting 4.8 as above, but also replacing the generic kernel with one with no atkbd, this still fails to use the usb keyboard. I didn't have a 5.1 machine to build a kernel with no at keyboard support. Is there a way to force sysinstall to use a usbkeyboard, without access to the at keyboard or serial port.